@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/p044031440> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aan Frankrijk : lierzang" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p411345346> ;
    dcterms1:issued "1793" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068457464> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p091493323>,
        <http://data.bibliotheken.nl/id/thes/p097602876> ;
    schema1:description "Ondertekend: R., 20 Meij 1793",
        "R. is Rhijnvis Feith" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f09a27fba569977b3f538576b28f1cd0> ;
    schema1:name "Aan Frankrijk : lierzang" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6fd78dbbbd5709ad3948e69b8cb41417> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64920636> .

