@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/p416412475> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De leer der kuischheid / W.J.A.J. Duynstee" ;
    dcterms1:issued "1928" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068876483>,
        <http://data.bibliotheken.nl/id/thes/p330355376> ;
    schema1:bookEdition "3e dr" ;
    schema1:description "Omslag vermeldt: Centraal Bureau van Voor eer en deugd" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6ec17ff7f5a66a35f9bea3ac50aa48c7> ;
    schema1:name "De leer der kuischheid" ;
    schema1:numberOfPages 168 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c78a696e47e5783331df877ed14248df> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65012982> .

