Created
December 9, 2013 16:32
-
-
Save csarven/7875351 to your computer and use it in GitHub Desktop.
migr_asydcfstq observation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<qb:Observation rdf:about="/data/migr_asydcfstq#Q,AD,F,TOTAL,GENCONV,AT,2013Q2"> | |
<qb:dataSet rdf:resource="/data/migr_asydcfstq"></qb:dataSet> | |
<sdmx-dimension:freq rdf:resource="http://purl.org/linked-data/sdmx/2009/code#freq-Q"></sdmx-dimension:freq> | |
<property:citizen rdf:resource="/dic/citizen#AD"></property:citizen> | |
<property:sex rdf:resource="/dic/sex#F"></property:sex> | |
<property:age rdf:resource="/dic/age#TOTAL"></property:age> | |
<property:decision rdf:resource="/dic/decision#GENCONV"></property:decision> | |
<property:geo rdf:resource="/dic/geo#AT"></property:geo> | |
<sdmx-dimension:timePeriod rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2013-04-01</sdmx-dimension:timePeriod> | |
<sdmx-measure:obsValue>0</sdmx-measure:obsValue> | |
</qb:Observation> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<rdf:Description rdf:about="http://eurostat.linked-statistics.org/dataset/migr_asydcfstq#Q,AD,F,TOTAL,GENCONV,AT,2008-Q1"> | |
<rdf:type rdf:resource="http://purl.org/linked-data/cube#Observation"/> | |
<qb:dataSet rdf:resource="http://eurostat.linked-statistics.org/dataset/migr_asydcfstq"/> | |
<property:FREQ rdf:resource="http://purl.org/linked-data/sdmx/2009/code#freq-Q"/> | |
<property:citizen rdf:resource="http://eurostat.linked-statistics.org/code/1.0/CL_CITIZEN#AD"/> | |
<property:sex rdf:resource="http://eurostat.linked-statistics.org/code/1.0/CL_SEX#F"/> | |
<property:age rdf:resource="http://eurostat.linked-statistics.org/code/1.0/CL_AGE#TOTAL"/> | |
<property:decision rdf:resource="http://eurostat.linked-statistics.org/code/1.0/CL_DECISION#GENCONV"/> | |
<property:geo rdf:resource="http://eurostat.linked-statistics.org/code/1.0/CL_GEO#AT"/> | |
<property:TIME_PERIOD rdf:resource="http://reference.data.gov.uk/id/quarter/2008-Q1"/> | |
<property:OBS_VALUE rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0</property:OBS_VALUE> | |
<property:TIME_FORMAT rdf:resource="http://purl.org/linked-data/sdmx/2009/code#timeFormat-P3M"/> | |
</rdf:Description> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment