@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/p425704769> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cat. nr. 140, Philosophy : psychology, 19XX / [Burgersdijk & Niermans, Leiden]" ;
    dcterms1:issued "19XX" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/9da64803f840a01cb7a5c570b313cba6> ;
    schema1:description "Cat. nr. 140, Philosophy : psychology, 19XX",
        "Fictieve reekstitel" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p374639280> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7f8bc7eebfe1a55be8e7928ef18fa862> ;
    schema1:name "Cat. nr. 140, Philosophy : psychology, 19XX" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/db9c8c495ddace0af9be507af2a9e51b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1141693877> .

