@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/p864805403> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Arabisch op reis / A.A. el-Fatari en R.J. Demarée" ;
    dcterms1:issued "1974" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072163259> ;
    schema1:bookEdition "3e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071663428> ;
    schema1:inLanguage "ar",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p84187381X> ;
    schema1:isbn "9000009421" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7765b6bc768b97a9b7b3b41cbb6155c5> ;
    schema1:name "Arabisch op reis" ;
    schema1:numberOfPages 59 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0bfbdda6f49c4b490e6c051155a1302d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64317856> .

