@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/p292571283> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De wereld in! en andere vertellingen en versjes / door W. Meerwaldt en J.G. Nijk" ;
    dcterms1:issued "193X" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p098853120> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07076154X>,
        <http://data.bibliotheken.nl/id/thes/p145329348> ;
    schema1:description "Bandontwerp door Mohr" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p292571097> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c6e037e719e88aa884ea7baedce7d2cb> ;
    schema1:name "De wereld in! en andere vertellingen en versjes" ;
    schema1:numberOfPages 79 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f1e9cc41f3e74f2b0eb525a8351be69d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71676352> .

