@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/p327570024> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De groote toekomst en de vrouw : een nagelaten lezing / van J.C. Sikkel" ;
    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:associatedMedia "http://imagebase.ubvu.vu.nl/getobj.php?ppn=327570024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071906282> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p046045961> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4dacf729b257b028493e73102311423b> ;
    schema1:name "De groote toekomst en de vrouw : een nagelaten lezing" ;
    schema1:numberOfPages 41 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ececaa4c7ab26ff007e628ac9bbd739b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/641194643> .

