@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/p215701909> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het land in mij / met een voorw. van Naima El Bezaz ; [auteurs: Hafid Bouazza ... et al.]" ;
    dcterms1:issued "2001" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p140982248>,
        <http://data.bibliotheken.nl/id/thes/p147366445> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9069744171" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b81b517cda2aa94641ef47560615dcbe> ;
    schema1:name "Het land in mij" ;
    schema1:numberOfPages 95 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c33f0c6018a0f49503672f73e56f4330> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67289510> .

