@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/p308278291> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Drenten in den vreemde / [met bijdr. van Richard Paping ... et al.]" ;
    dcterms1:issued "2008" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p088369870> ;
    schema1:description "Omslagtitel",
        "Themanummer" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p115580441> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/21023bcf7399f50bf2686b94bcbb1425> ;
    schema1:name "Drenten in den vreemde" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2cc9ecff3f343cb0adee40eb38effd4e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/219340029> .

