@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/p318172593> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Arabische lyriek / gekozen en vert. [uit het Arabisch] door Hafid Bouazza" ;
    dcterms1:issued "2008" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074109804>,
        <http://data.bibliotheken.nl/id/thes/p147366445>,
        <http://data.bibliotheken.nl/id/thes/p230244580> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629496> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789044610437" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/57c0f2bcc870ddb796186e0c4ca20d9c> ;
    schema1:name "Arabische lyriek" ;
    schema1:numberOfPages 3 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f0753546765804852f16eec0ad37062b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/416204745> .

