@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/p121953521> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In de tover der stad, en andere verhalen / Vital Celen; [uitgeg. door Mia Celen-Verbist]" ;
    dcterms1:issued "1958" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06889757X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p128377968> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b707839cf10ecb6a53ba8253c9335fdf> ;
    schema1:name "In de tover der stad, en andere verhalen" ;
    schema1:numberOfPages 139 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9094da5f16dcab62cd4d8a5603573963> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69379753> .

