@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/p426244729> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De gemoedsaandoeningen bij den mensch en de dieren / door F. Becker" ;
    dcterms1:issued "1875" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397310234> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBU000006729" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07074209X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p850997968> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p850776899> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f810c0edf50e6161ac2d85978add5f50> ;
    schema1:name "De gemoedsaandoeningen bij den mensch en de dieren" ;
    schema1:numberOfPages 51 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8ffc1dc0e9bb1bf715c97d9d5620b0dc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1145068785> .

