@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/p423528629> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De vrouw en het zedelijkheidsvraagstuk / H. van Biema-Hijmans" ;
    dcterms1:issued "1920" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075621568>,
        <http://data.bibliotheken.nl/id/thes/p075635003> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p273423231> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p318414503> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3736dc4d75bc18c06d9c179fa13800de> ;
    schema1:name "De vrouw en het zedelijkheidsvraagstuk" ;
    schema1:numberOfPages 41 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/635a692743bfd316bb69970e32c8163a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1114600943> .

