@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/p046072799> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Maria / verteld door Lene Mayer-Skumanz ; met tek. van Alfonso Ruano ; vert. [uit het Duits] door Th.C. Madder" ;
    dcterms1:issued "1988" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071415300> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068109563>,
        <http://data.bibliotheken.nl/id/thes/p073746134> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p305489984> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "903170766X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dca36436c30614d97c9a81b51bb75ac4> ;
    schema1:name "Maria" ;
    schema1:numberOfPages 72 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3b1f1b29cf731b85e31a77615b20ff25> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64890503> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/a7fa1e224f0eff1d7818b2608571cb74> .

