@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/p048940518> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De oude man en de beer / Janosch ; [vert. uit het Duits door Jan Kuijper]" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303>,
        <http://data.bibliotheken.nl/id/thes/p39757732X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069062757> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068044240> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9021468875" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/05140077e793e3f86cf98c1defb84004> ;
    schema1:name "De oude man en de beer" ;
    schema1:numberOfPages 34 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/58497a0c3a73346334057604d9d125ed> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902290111> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/a9b2cace5d60e2302a34727a07eb79ad> .

