@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/p280020767> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geschiedenis van het Q4-gebied / Birgit Dukers ... [et al.]" ;
    dcterms1:issued "2005" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p264828208> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p274589044> ;
    schema1:isbn "9078038012" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7275dad96ff3d8ff380fe05bf718bd93> ;
    schema1:name "Geschiedenis van het Q4-gebied" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2ae8a9a0d24db8c8680dcc692b928955> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66399384> .

