@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/p843509767> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De moeder in de opvoeding / door P. Constantinus" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p389149136> ;
    dcterms1:issued "1923" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075617625>,
        <http://data.bibliotheken.nl/id/thes/p075661403>,
        <http://data.bibliotheken.nl/id/thes/p077598547>,
        <http://data.bibliotheken.nl/id/thes/p078593875>,
        <http://data.bibliotheken.nl/id/thes/p078615968> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07036060X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822125641> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/abdd52c968c31c52c43daef71303c14c> ;
    schema1:name "De moeder in de opvoeding" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ab87e0b2f6ce6f8a09438649be371808> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63952840> .

