@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/58f3dea9-d2f9-4b80-a81b-eaaa9156eeac> a dcat:Dataset ;
    dct:description "The PISA 2006 Technical Report describes the methodology underlying the PISA 2006 survey. It examines additional features related to the implementation of the project at a level of detail that allows researchers to understand and replicate its analyses. The reader will find a wealth of information on the test and sample design, methodologies used to analyse the data, technical features of the project and quality control mechanisms." ;
    dct:identifier "014D000411" ;
    dct:issued "2025-11-21T21:24:29.315971"^^xsd:dateTime ;
    dct:modified "2009-01-19"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "PISA 2006 Technical Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Harwood, Jennifer" ;
            vcard:hasEmail <mailto:HarwoodJA@state.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/58f3dea9-d2f9-4b80-a81b-eaaa9156eeac/resource/0dd85ce9-8ecd-44b2-9766-a00972768afb> ;
    dcat:keyword "__",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/58f3dea9-d2f9-4b80-a81b-eaaa9156eeac/resource/0dd85ce9-8ecd-44b2-9766-a00972768afb> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2020-11-10T16:53:31.712696"^^xsd:dateTime ;
    dct:modified "2025-11-21T21:24:29.309630"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <https://www.oecd-ilibrary.org/pisa-2006-technical-report_5kz803bw2wq1.pdf?itemId=%2Fcontent%2Fpublication%2F9789264048096-en&mimeType=pdf> .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

