bibliography:hasPageInformation leaf node


URI

http://www.linguistics-ontology.org/bibliography/bibliography.owl#hasPageInformation

Label

hasPageInformation

Usage

DOMAINPROPERTYRANGE
owl:Thing (inferred) bibliography:hasPageInformation owl:Thing (inferred)

Implementation

@prefix bibliography: <http://www.linguistics-ontology.org/bibliography/bibliography.owl#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bibliography:hasPageInformation a owl:DatatypeProperty ;
    rdfs:label "hasPageInformation"@eng ;
    rdfs:isDefinedBy "http://purl.org/linguistics/gold"^^xsd:anyURI .