@prefix gbv: . @prefix rdfs: . @prefix daia: . @prefix skos2: . @prefix owl: . @prefix void: . @prefix cld: . gbv:opac rdfs:seeAlso cld:catalogueOrIndex, ; a owl:ObjectProperty ; skos2:scopeNote "the main catalog of a library usually contains records about its holdings, but the main catalog could also contain records that are not held by the institution."@en ; rdfs:label "opac"@en ; rdfs:range void:Dataset ; rdfs:domain daia:Institution ; rdfs:comment "main catalog of an institution"@en ; rdfs:isDefinedBy .