@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/p425699722> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cat. nr. 109, King Arthur, 19XX / [Thornton's Bookshop, Leiden]" ;
    dcterms1:issued "19XX" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/e179428340c0b018d99e8320f06bc7a5> ;
    schema1:description "Cat. nr. 109, King Arthur, 19XX",
        "Fictieve reekstitel" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p374639280> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/90fef96e2f8b7a84d5283b6404267d6c> ;
    schema1:name "Cat. nr. 109, King Arthur, 19XX" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/db9b3bc108b44242b4a45455802024e2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1141693084> .

