@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p046045961> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De groote toekomst en de vrouw : een nagelaten lezing / van J.C. Sikkel" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p327570024>,
        <http://data.bibliotheken.nl/id/nbt/p391281712>,
        <http://data.bibliotheken.nl/id/nbt/p393538877> ;
    dcterms1:issued "1920" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077597168>,
        <http://data.bibliotheken.nl/id/thes/p078951569>,
        <http://data.bibliotheken.nl/id/thes/p10027921X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071906282> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/65d3515d9b1eeef412659fc4cde9fb8d> ;
    schema1:name "De groote toekomst en de vrouw : een nagelaten lezing" ;
    schema1:numberOfPages 41 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d59f99043c5379c4d0db7902afc98f79> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64885353> .

