@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/p337002045> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aen de vaderlandsche boeren. / [G.J. Loncq]" ;
    dcterms1:issued "1785" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072043296> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Jaartal ontl. aan col",
        "Ondertek.: G.J.Loncq",
        "Zonder afz. titel" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p145969576> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c334c678bb5d45e55c5ce51ba9f3b78c> ;
    schema1:name "Aen de vaderlandsche boeren." ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ec9af3c668580d30a4b452bf61cd04fb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/747726225> .

