@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/p429684347> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De opvoeding van den hond / door A. van Ginneken" ;
    dcterms1:issued "1911" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397584555> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p079758673> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p079730280> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/53ebdaab892e98ff43fb9b62dd9bb13a> ;
    schema1:name "De opvoeding van den hond" ;
    schema1:numberOfPages 113 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f27b4d8dce46fd197bc9c18084bc1335> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1199992629> .

