@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/p089239865> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "... Dit is opvoeding / [vert. door \"De Graal\" in Holland en uitgeg. in samenwerking met de Katholieke Actie in Nederland]" ;
    dcterms1:issued "1946" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077598296>,
        <http://data.bibliotheken.nl/id/thes/p078523109>,
        <http://data.bibliotheken.nl/id/thes/p078523141>,
        <http://data.bibliotheken.nl/id/thes/p078653193>,
        <http://data.bibliotheken.nl/id/thes/p125109830> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069345791> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8bf58a072cbaf5d8ccda8d02920eee9c> ;
    schema1:name "... Dit is opvoeding" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5b1eb4a9c41ce70fbbb827c8f6049b7f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65453805> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/a5f685aca7470d3eb2bfbb1faadd6883> .

