@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/p225846470> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het Midden-Oosten" ;
    dcterms1:issued "1968" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075065789> ;
    schema1:description "Omslagtitel",
        "Themanummer" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p255306121>,
        <http://data.bibliotheken.nl/id/nbt/p840451792> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d89436f071b92d9a88e5a03f776628b7> ;
    schema1:name "Het Midden-Oosten" ;
    schema1:numberOfPages 267 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0b1391635afdde8369502a15e02926b7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773024540> .

