@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/p85329545X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De gedresseerde ouders / [door] Monika Sperr ; vert. M. Buchner" ;
    dcterms1:issued "1973" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069675066> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072678348> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p810869314> ;
    schema1:isbn "9060744594" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0b75dc84c48ce110ab8e5ffe6217d84c> ;
    schema1:name "De gedresseerde ouders" ;
    schema1:numberOfPages 126 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/660bfb8dfbb40a37cf48bdf3c8aac2b9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64198701> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/6dd30b5ada59f25437f2a737fcfcd70c> .

