@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/p174071744> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Die Freunde vom Ponyhof / Stasia Cramer ; mit Ill. von Liesbeth Keder ; [aus dem Niederländischen von Hanni Ehlers ... et al.]" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075207257> ;
    schema1:bookEdition "Sonderausg" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072678178>,
        <http://data.bibliotheken.nl/id/thes/p073035661> ;
    schema1:inLanguage "de" ;
    schema1:isbn "3473345903" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5584078f69570d6dd6a95c682cadf0ef> ;
    schema1:name "Die Freunde vom Ponyhof" ;
    schema1:numberOfPages 249 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/95f1d78631482c315e1989cf07ec1146> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67945678> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/4719bbb41a8689419f4ec8c3b750642c> .

