@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/p86212073X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Waarom seksuele opvoeding? / T. Blankenstijn-Biersma" ;
    dcterms1:issued "1971" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071805214> ;
    schema1:bookEdition "2e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821768492> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/03f8fcde77994931faec0d9e629c8539> ;
    schema1:name "Waarom seksuele opvoeding?" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7c26c04ac96a4380395801db2d65d70d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64351197> .

