@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/p11254259X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kinkerbuurt / onder red. van Maarten van den Heuvel en Jannetje Koelewijn" ;
    dcterms1:issued "1983" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p079887406>,
        <https://data.bibliotheken.nl/.well-known/genid/c99a576c19ccc40d62a4024ae18b2cf2> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a493b2c1dd2ecc5ec188086f06ccf8c5> ;
    schema1:name "Kinkerbuurt" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/03758b78344c933d56d681445594d004> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66323645> .

