@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p24212416X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Duitsland" ;
    dcterms1:issued "2002" ;
    schema1:description "ESB-Dossier",
        "Omslagtitel",
        "Themanummer",
        "Uitg. in samenwerking met het Centrum voor Duitslandstudies, Nijmegen en het Ministerie van Economische Zaken" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p811644553> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1d862c507a38253b354d32edf422a5c4> ;
    schema1:name "Duitsland" ;
    schema1:numberOfPages 33 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/258d6287e06a509d0f6b62dadacccb16> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66945946> .

