@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/p425703878> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cat. nr. 101, 19XX / [S. van Maarsen, Amsterdam]" ;
    dcterms1:issued "19XX" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/c98c02e0796e1b87da23a62e1bba82f7> ;
    schema1:description "Cat. nr. 101, 19XX",
        "Fictieve reekstitel" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p374639280> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/24d2240baaf2d0ba5cf998818f8d3757> ;
    schema1:name "Cat. nr. 101, 19XX" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/17f08d225d442a03db2f180cb81abc2f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1141694351> .

