@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/p145265242> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Amsterdamsche brieven" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p407165096>,
        <http://data.bibliotheken.nl/id/nbt/p408406569> ;
    dcterms1:issued "1784-1785" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069967202> ;
    schema1:description "De no. II,III en V met de ondertitel: 'Geschreeven aan den ... heer F.A. van der Kemp', en aan keerzijde titelbl. geautoriseerd met de handtek. van de Wed. J. Dóll",
        "Door H. Calkoen" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/95f1cadb9aafc348793da839117f85a0> ;
    schema1:name "Amsterdamsche brieven" ;
    schema1:numberOfPages 5 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b29efd954cbb5975161d5b42be746a07> ;
    schema1:sameAs <http://www.worldcat.org/oclc/914265581> .

