@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://purl.org/linked-data/sdmx/2009/dimension#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <http://purl.org/linked-data/cube#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns2: <http://sdmx.org/wp-content/uploads/2009/01/> .
@prefix ns3: <http://purl.org/linked-data/sdmx/2009/concept#> .
ns0:timePeriod
ns1:concept ns3:timePeriod ;
a ns1:DimensionProperty, owl:NamedIndividual, owl:ObjectProperty ;
rdfs:comment "The period of time or point in time to which the measured observation refers."@en ;
rdfs:isDefinedBy <http://sdmx.org/wp-content/uploads/2009/01/01_sdmx_cog_annex_1_cdc_2009.pdf> ;
rdfs:label "Time Period"@en ;
rdfs:range rdfs:Resource .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://purl.org/linked-data/sdmx/2009/dimension#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <http://purl.org/linked-data/cube#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns2: <http://sdmx.org/wp-content/uploads/2009/01/> .
@prefix ns3: <http://purl.org/linked-data/sdmx/2009/concept#> .
ns0:timePeriod
ns1:concept ns3:timePeriod ;
a ns1:DimensionProperty, owl:NamedIndividual, owl:ObjectProperty ;
rdfs:comment "The period of time or point in time to which the measured observation refers."@en ;
rdfs:isDefinedBy <http://sdmx.org/wp-content/uploads/2009/01/01_sdmx_cog_annex_1_cdc_2009.pdf> ;
rdfs:label "Time Period"@en ;
rdfs:range rdfs:Resource .