@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/p396728405> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Over opvoeding en het behoud van kinderlijken zin / door S.P. Scheltema" ;
    dcterms1:issued "1842" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077598296>,
        <http://data.bibliotheken.nl/id/thes/p078615968>,
        <http://data.bibliotheken.nl/id/thes/p078624959> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000030051" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07376793X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p09119590X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5c6d416c91158d6196f8885406f7b738> ;
    schema1:name "Over opvoeding en het behoud van kinderlijken zin" ;
    schema1:numberOfPages 191 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1830924d2d991bec9e097c65d9d7ada9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/913732087> .

