@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/p301068240> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De vlecht / Kolet Janssen ; met ill. van Benjamin Leroy" ;
    dcterms1:issued "2005" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073735523> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p267796595> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9059081293" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6701c8d9cb1bbee9acb75475c2aadf80> ;
    schema1:name "De vlecht" ;
    schema1:numberOfPages 41 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8a6bc4e5d3884b235d3bfd187f6893f5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/149884558> .

