@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/p861677927> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De tranen van Sint-Pieter / Lode Opdebeek ; penteek. van E. van Offel" ;
    dcterms1:issued "1922" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397462751> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072531819> ;
    schema1:description "Oplage van 25 gesigneerde en genummerde exemplaren" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bb9bcb008575dff539b54c4937fa003e> ;
    schema1:name "De tranen van Sint-Pieter" ;
    schema1:numberOfPages 130 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0e0e0dd9dcf9ac021f264d9c844aa1c5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64289172> .

