@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/p43265884X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cornelia : een geschenk voor moeders / door R. Koopmans van Boekeren" ;
    dcterms1:issued "1879" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075617625>,
        <http://data.bibliotheken.nl/id/thes/p075661403> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBL000033781" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069422648> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p03673814X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c3407c5a38847896a026de7a33900b51> ;
    schema1:name "Cornelia : een geschenk voor moeders" ;
    schema1:numberOfPages 190 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/606827117da7bc161e001c6e2fc9e135> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1245232821> .

