@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/p189611901> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De eerste weken / Jet van Bochove ; [eindred.: Melcher de Wind]" ;
    dcterms1:issued "1999" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075600072> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069288720>,
        <http://data.bibliotheken.nl/id/thes/p155657569> ;
    schema1:bookEdition "8e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p155630202> ;
    schema1:description "1e dr.: 1996" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9080318361" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d0ac97b0c744d7dee07a485c8f516d95> ;
    schema1:name "De eerste weken" ;
    schema1:numberOfPages 142 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8a6c5c30cf02dfc1e13e2af55d00ff05> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67749149> .

