@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/p113445415> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mijn grote oma / Halil Gür ; [vert. uit het Turks J. Aarssen ; ill. Francien van Westering]" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073551740> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068884990>,
        <http://data.bibliotheken.nl/id/thes/p099969319> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9025404596" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/61f4e59f572136fc17405be0b8c3293f> ;
    schema1:name "Mijn grote oma" ;
    schema1:numberOfPages 70 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/10387134882bff31fd811acc86cc48a3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66377410> .

