@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/p29907353X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Stand-in / Sieger Sloot" ;
    dcterms1:issued "2006" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p33914887X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789057590764" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f7420d66514a0971a9831b6cb2155378> ;
    schema1:name "Stand-in" ;
    schema1:numberOfPages 326 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3d88b8c836f1d6056c6c2ddf4a20e4d7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150418936> .

