@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/p09170331X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Roosendaal / Peter Oosterbos, houtsnede ; Jan Cartens, proza" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075633450> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07534839X>,
        <http://data.bibliotheken.nl/id/thes/p095887172> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068413505> ;
    schema1:description "Omslagtitel",
        "Opl. van 250 genummerde en gesigneerde ex" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p085342688> ;
    schema1:isbn "9070814536" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/92f30dd310e8860869783436bedc5c22> ;
    schema1:name "Roosendaal" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4fde74683cf36383271daf850c390bd1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65940847> .

