@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/p821481738> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ontwikkelingsopvoeding" ;
    dcterms1:issued "1969" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840695063> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/78fe32fbc5d043bbf8d4bf5b251dce8a> ;
    schema1:name "Ontwikkelingsopvoeding" ;
    schema1:numberOfPages 11 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6b0cbff47cda83f96036549c6d97642a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63425472> .

