@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/p860228177> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De daad is aan de ouders van M.O. meisjes / door Zuster Elisia" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p416542174> ;
    dcterms1:issued "1939" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071514333> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p852690525> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cfa7006d1beb8afad648f75eae2473a8> ;
    schema1:name "De daad is aan de ouders van M.O. meisjes" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b3dbedab0d915ea24389392a97598be1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63812193> .

