@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/p833391429> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Armeniërs / Kees Hulsman" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075635941>,
        <http://data.bibliotheken.nl/id/thes/p075645238>,
        <http://data.bibliotheken.nl/id/thes/p077599616>,
        <http://data.bibliotheken.nl/id/thes/p078437911> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069048827>,
        <http://data.bibliotheken.nl/id/thes/p075314215> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p82058939X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/84514d2eddbd72209da335d54872be35> ;
    schema1:name "De Armeniërs" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/88fc5e5749bde7eb57cff2187243d50f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63826461> .

