@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/p853603294> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het dierenasiel / door: G.J.J. Kappenburg-Kooiman ; [foto's: Rien Lous ... et al.]" ;
    dcterms1:issued "1975" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071399771> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069970564> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p833042211> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6bd08ccda50077abe47620b7b7c3a597> ;
    schema1:name "Het dierenasiel" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/827d1357f964ae66ebff66af0939bd77> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64206215> .

