@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p24481872X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "\"De kinderen\" / door J.J. Creutzberg" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p444738932> ;
    dcterms1:issued "1935" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p391163949> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p064835715> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c309406f96e36410dff3d0df7f8e3765> ;
    schema1:name "\"De kinderen\"" ;
    schema1:numberOfPages 313 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/518266faef47b821394740957f3fd5ef> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66749238> .

