@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/p145969576> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aen de vaderlandsche boeren" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p337002045>,
        <http://data.bibliotheken.nl/id/nbt/p411573640> ;
    dcterms1:issued "1785" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072043296> ;
    schema1:description "Gedicht, ondertekend: G.J. Loncq" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/11d1aadf967889ef40c8d078eac2bb55> ;
    schema1:name "Aen de vaderlandsche boeren" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7ba005af85d35c9912f58a1405711d08> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68919710> .

