@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/p853387818> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wolletje op reis / [tekst] Marcelle Vérité ; [ill.] Romain Simon ; Nederlandse tekst [vert. uit het Frans] van Jan G. Steur" ;
    dcterms1:issued "1973" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071395873> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069054843>,
        <http://data.bibliotheken.nl/id/thes/p072515848> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p03717049X> ;
    schema1:isbn "9024308763" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c49224aa38119a75261cd809d81ac3bc> ;
    schema1:name "Wolletje op reis" ;
    schema1:numberOfPages 30 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/881caba90de0e1f0b1edf02e9850cd43> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64203748> .

