@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/p252099400> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "L' Arretin" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p383285380> ;
    dcterms1:issued "1768" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397445792> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070447004> ;
    schema1:description "1e uitg. 1763" ;
    schema1:inLanguage "fr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b3ae388bf2b6301173aec702cd31cdeb> ;
    schema1:name "L' Arretin" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6862a645a260a07773fb645e831ef272> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66676107> .

