@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/p040404196> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ouder worden 2 / Jaques Roos, Rob Bijnsdorp en Maurice Ackermans" ;
    dcterms1:issued "1973" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072810718> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069178577>,
        <http://data.bibliotheken.nl/id/thes/p069674043> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ce652a09f6fe966090ca37c03ac0afe3> ;
    schema1:name "Ouder worden 2" ;
    schema1:numberOfPages 39 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9a82f560154ad6251130e72287ace8a3> .

