@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/p393918858> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dierenbescherming / door W. Hoogvliet" ;
    dcterms1:issued "1898" ;
    schema1:associatedMedia "https://rozet.nl/catalogus/659283" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p093140649> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Uitgegeven ter gelegenheid der oprichting eener Vereeniging tot Dierenbescherming, te Nijmegen" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p243407408> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/faff1d5214296de1b52cad36b3b2ed85> ;
    schema1:name "Dierenbescherming" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/56a0cb09971acad5392594e300bb2cf4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/911389343> .

