@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/p408694084> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wildtiere in der Stadt" ;
    dcterms1:issued "2016" ;
    schema1:inLanguage "de" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eb2ffd4907e3520899f6c8a6da4253b3> ;
    schema1:name "Wildtiere in der Stadt" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f81241380fa631c5849c2b0a54b62a69> ;
    schema1:sameAs <http://www.worldcat.org/oclc/970657191> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/e5629c15cdb02f3313df9bc35fdf230d> .

