@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/p852691629> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De daad is aan de ouders van fabrieksmeisjes / door J. Verbeek" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p41653953X> ;
    dcterms1:issued "1939" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071242317> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p852690525> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f7695bfe65f7a1347adeea8c4e54c2a3> ;
    schema1:name "De daad is aan de ouders van fabrieksmeisjes" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/00f1553dbeb009c9236ae30a26c880e3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64173074> .

