@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/p314016597> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een ordeloze bende : het New York van Pieter Stuyvesant / Mariska Hammerstein ; met ill. van Danker Jan Oreel" ;
    dcterms1:issued "2008" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073789003> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073005371> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075606801>,
        <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p296331228> ;
    schema1:isbn "9789085605430" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/07f8dea840415b9067fbc647507d333e> ;
    schema1:name "Een ordeloze bende : het New York van Pieter Stuyvesant" ;
    schema1:numberOfPages 61 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f46dc26556663595d80f5796f35381a4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/259887309> .

