@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/p426244710> 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:UBU000006730" ;
    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/f803ff9a3928ef81c310bcf957eb194a> ;
    schema1:name "De gemoedsaandoeningen bij den mensch en de dieren" ;
    schema1:numberOfPages 51 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9f874a2f0597f0882e59ce5cbc41d499> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1145068785> .

