@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/p400246392> 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:UBA000030050" ;
    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/dcf8094f7c915c8acc15946a96b2109e> ;
    schema1:name "Over opvoeding en het behoud van kinderlijken zin" ;
    schema1:numberOfPages 191 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d3de907b81f9b6b61d2311bdfa1a5e12> ;
    schema1:sameAs <http://www.worldcat.org/oclc/913732087> .

