@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/p084072717> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De plaats van den vader bij de opvoeding / A. van Hoogstraten-Schoch" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446713619> ;
    dcterms1:issued "1925" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077598547>,
        <http://data.bibliotheken.nl/id/thes/p078615968>,
        <http://data.bibliotheken.nl/id/thes/p113093365> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069493820> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851394671> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1ec01cf78196bdb6a7780301da84bfe5> ;
    schema1:name "De plaats van den vader bij de opvoeding" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4dd60faf8b201ac696533a472dee7e22> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65736212> .

