@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/p416542166> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De daad is aan de ouders van schoolkinderen / door Jos. Detony" ;
    dcterms1:issued "1939" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07759861X>,
        <http://data.bibliotheken.nl/id/thes/p078520681>,
        <http://data.bibliotheken.nl/id/thes/p07865999X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07151435X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p860228118> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p852690525> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b0010215a461bdeb1273894e41c401fb> ;
    schema1:name "De daad is aan de ouders van schoolkinderen" ;
    schema1:numberOfPages 59 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2ba7058797314cf82fbc8a91a2f2111f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1021236812> .

