@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p262431203> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Lectuur en propaganda / J. Ruyter" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p407707018> ;
    dcterms1:issued "1905" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070485690> ;
    schema1:description "Jaargang serie op omslag aangeduid als 1905/1906; dit nr. is verschenen in 1905",
        "Sint-Willibrordusvereeniging ; X:5 (113)" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bb8f3e3fda05d48ad35d3c17b2ab709f> ;
    schema1:name "Lectuur en propaganda" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/100eac0b06a4303e187ffdfa26c750e3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/777743519> .

