@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p29776196X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dochter van Iran / Mani Amiri ; [red. Ria Goris]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p440690668>,
        <http://data.bibliotheken.nl/id/nbt/p440690676> ;
    dcterms1:issued "2006" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p297761978> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p180911058> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "902096769X",
        "9789020967692" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dfdc21c324ad5b4e74296af568348b4f> ;
    schema1:name "Dochter van Iran" ;
    schema1:numberOfPages 316 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a0245084808b3e0116e5cabd6b82b02d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150244968> .

