@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/p800348826> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Arabische suite / Hector-Jan Loreis" ;
    dcterms1:issued "1973" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397462751> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068873328> ;
    schema1:description "Rug- en omslagtitel: Geen kruimels voor Mohammed!",
        "Voortitel: Kruimels voor Mohammed" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bb6427a9b32336faf67bcda8a3af9688> ;
    schema1:name "Arabische suite" ;
    schema1:numberOfPages 143 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7fef3196f5817481b9305f0e948c1907> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71384536> .

