@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/p802950027> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hofjes in Leiden / Herman Kleibrink en Ruud Spruit" ;
    dcterms1:issued "1979" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077595300>,
        <http://data.bibliotheken.nl/id/thes/p078535530>,
        <http://data.bibliotheken.nl/id/thes/p397413327>,
        <http://data.bibliotheken.nl/id/thes/p397491255> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069848254> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06888978X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9070084066" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f9eb72630f1e33c72087e5a63f89049a> ;
    schema1:name "Hofjes in Leiden" ;
    schema1:numberOfPages 224 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8b41e93118d3d8256342d56b923199c1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63446562> .

