@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/p41651202X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bij Mevr. M. C. Doorman-Kielstra over dierenbescherming" ;
    dcterms1:issued "1938" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07760363X>,
        <http://data.bibliotheken.nl/id/thes/p078484863> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p239236815> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p239236807> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4057ce79c9ce48b747f076d9623b0b58> ;
    schema1:name "Bij Mevr. M. C. Doorman-Kielstra over dierenbescherming" ;
    schema1:numberOfPages 574 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a18ebc9e6b27434c936a21379ba29f03> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1021184949> .

