@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/p850921503> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Naar Leo's gouden priesterfeest : schetsen van Pellegrino" ;
    dcterms1:issued "1889" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p168895080> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f3f4468a1597544b6fc9f124a3d2cfa7> ;
    schema1:name "Naar Leo's gouden priesterfeest : schetsen van Pellegrino" ;
    schema1:numberOfPages 199 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/015e19528c2b8bff43f32ee4181ab291> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64126137> .

