@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/p425704777> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cat. nr. 141, Law books, 19XX / [Burgersdijk & Niermans, Leiden]" ;
    dcterms1:issued "19XX" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/737202955d0124ffa5eec2af312f54cb> ;
    schema1:description "Cat. nr. 141, Law books, 19XX",
        "Fictieve reekstitel" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p374639280> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/317e2de3c046da2beee1154476b03f21> ;
    schema1:name "Cat. nr. 141, Law books, 19XX" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/16db0093cb40b6672375d1aa36ee91b1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1141693877> .

