@prefix rdf: . rdf:type rdf:Property . @prefix owl: . @prefix dbpprop: . owl:equivalentProperty dbpprop:tech . @prefix rdfs: . rdfs:label "tech"@es , "Tech"@hu , "tech"@en , "tech"@hu , "tech"@ja , "tech"@fr , "Tech"@en ; rdfs:domain ; rdfs:range rdfs:Literal .