Holger Knublauch

Added licensee files to make git happy

This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
# baseURI: file:///www.reportinghub.no/transform/npd/licensee
# imports: http://topbraid.org/tables
@prefix licensee: <file:///www.reportinghub.no/transform/npd/licensee#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix tables: <http://topbraid.org/tables#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<file:///www.reportinghub.no/transform/npd/licensee>
rdf:type owl:Ontology ;
owl:imports <http://topbraid.org/tables> .
licensee:Licensee
rdf:type owl:Class ;
rdfs:label "licensee-2011-07-30" ;
tables:sheetIndex "0"^^xsd:int .
licensee:cmpLongName
rdf:type owl:DatatypeProperty ;
rdfs:domain licensee:Licensee ;
rdfs:label "cmpLongName" ;
rdfs:range xsd:string ;
tables:columnIndex "3"^^xsd:int .
licensee:cmpNpdidCompany
rdf:type owl:DatatypeProperty ;
rdfs:domain licensee:Licensee ;
rdfs:label "cmpNpdidCompany" ;
rdfs:range xsd:string ;
tables:columnIndex "7"^^xsd:int .
licensee:datesyncNPD
rdf:type owl:DatatypeProperty ;
rdfs:domain licensee:Licensee ;
rdfs:label "DatesyncNPD" ;
rdfs:range xsd:string ;
tables:columnIndex "8"^^xsd:int .
licensee:prlLicenseeDateValidFrom
rdf:type owl:DatatypeProperty ;
rdfs:domain licensee:Licensee ;
rdfs:label "prlLicenseeDateValidFrom" ;
rdfs:range xsd:string ;
tables:columnIndex "1"^^xsd:int .
licensee:prlLicenseeDateValidTo
rdf:type owl:DatatypeProperty ;
rdfs:domain licensee:Licensee ;
rdfs:label "prlLicenseeDateValidTo" ;
rdfs:range xsd:string ;
tables:columnIndex "2"^^xsd:int .
licensee:prlLicenseeInterest
rdf:type owl:DatatypeProperty ;
rdfs:domain licensee:Licensee ;
rdfs:label "prlLicenseeInterest" ;
rdfs:range xsd:string ;
tables:columnIndex "4"^^xsd:int .
licensee:prlLicenseeSdfi
rdf:type owl:DatatypeProperty ;
rdfs:domain licensee:Licensee ;
rdfs:label "prlLicenseeSdfi" ;
rdfs:range xsd:string ;
tables:columnIndex "5"^^xsd:int .
licensee:prlName
rdf:type owl:DatatypeProperty ;
rdfs:domain licensee:Licensee ;
rdfs:label "ÔªøprlName" ;
rdfs:range xsd:string ;
tables:columnIndex "0"^^xsd:int .
licensee:prlNpdidLicence
rdf:type owl:DatatypeProperty ;
rdfs:domain licensee:Licensee ;
rdfs:label "prlNpdidLicence" ;
rdfs:range xsd:string ;
tables:columnIndex "6"^^xsd:int .