@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/p425703886> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cat. nr. 100, Een antiquarisch boek .... een bezuiniging, 19XX / [S. van Maarsen, Amsterdam]" ;
    dcterms1:issued "19XX" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/69582fd544272c9306f16c81ced0f56c> ;
    schema1:description "Cat. nr. 100, Een antiquarisch boek .... een bezuiniging, 19XX",
        "Fictieve reekstitel" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p374639280> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d46d454dc5984e2b7f860bfc58c9eae0> ;
    schema1:name "Cat. nr. 100, Een antiquarisch boek .... een bezuiniging, 19XX" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a679e09c3b3d18887cc924d3b45649cf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1141694351> .

