@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p86218505X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ondine : een verhaal / naar het Hoogduitsch van Lamotte Fouqué, en uit het Fransch van de Montolieu" ;
    dcterms1:issued "1819" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069318808> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070538263> ;
    schema1:description "Buisman 2680",
        "Titeldr. van de uitg. van 1818" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/123a8d348c5a00fa089cba75ceaa0da3> ;
    schema1:name "Ondine : een verhaal" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/773a6dd732017df307697a6cae4b4a31> .

