@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/p396920942> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Nederlandsche vrouw en haar onderwijs / J.P. de Keyser" ;
    dcterms1:issued "1870" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07760038X>,
        <http://data.bibliotheken.nl/id/thes/p078951658>,
        <http://data.bibliotheken.nl/id/thes/p095982205> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000092241",
        "https://rozet.nl/catalogus/622339" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070056536> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p161513212> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9d7d6cbdb901f2166bdb60da15b7dd36> ;
    schema1:name "De Nederlandsche vrouw en haar onderwijs" ;
    schema1:numberOfPages 44 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f51a9291e5845029e26aa7e3b1929245> ;
    schema1:sameAs <http://www.worldcat.org/oclc/911387522> .

