@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/p38377716X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Andwoord aan Ev. Wassenbergh" ;
    dcterms1:issued "1787" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069905312> ;
    schema1:description "Koptitel",
        "Ondertekend: \"Franeker den 18 Juny 1787\" door \"Een gezelschap vaderlanders, leeden der burger-societeit\"" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7e2801f3979cba9e03cd4e175963f6bc> ;
    schema1:name "Andwoord aan Ev. Wassenbergh" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a273a2aeb64bfff1e04f0bf2504e7ca8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/895657882> .

