@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/p124388620> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het gedicht \"Van den Kaerlen\" iets of wat leesbaarder gemaakt / [door Emile Spanoghe]" ;
    dcterms1:issued "1884" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067635377> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/680201d4d05a0bfa9324e0d5a1835b2e> ;
    schema1:name "Het gedicht \"Van den Kaerlen\" iets of wat leesbaarder gemaakt" ;
    schema1:numberOfPages 22 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/10e54ea4b5001cdc1ed4a1b030bb8697> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69193756> .

