@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/p091516919> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ouders vragen / T. Blankenstijn-Biersma" ;
    dcterms1:issued "1956" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071805214> ;
    schema1:bookEdition "2e dr., 5e-10e duiz" ;
    schema1:description "Nederlandse Vereniging voor Sexuele Hervorming" ;
    schema1:inLanguage "und" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/07657533955238487f273da785712d02> ;
    schema1:name "Ouders vragen" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/22709c86563cc1a6b94e7f863f52986e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65925427> .

