@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/p372591205> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hutspot, haring en wittebrood : 3" ;
    dcterms1:issued "1981" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069108714>,
        <https://data.bibliotheken.nl/.well-known/genid/41347a57d10a2892570b9deedf39f666> ;
    schema1:description "Dl. 3: Tien eeuwen Leiden, Leienaars en hun armenzorg" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0e162752ab00cb5de1ebe37d2a990e2b> ;
    schema1:name "Hutspot, haring en wittebrood : 3" ;
    schema1:numberOfPages 76 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/379208dd101aceb55fd0c721054ea082> .

