@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/p059289651> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het jagtbedrijf onzer voorouders : eene schets / door L.A.J.W. Sloet" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p354280120>,
        <http://data.bibliotheken.nl/id/nbt/p425186822> ;
    dcterms1:issued "1848" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397584326> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070003459> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f3b0e4db7d249fd16c36ed692f7593f8> ;
    schema1:name "Het jagtbedrijf onzer voorouders : eene schets" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0c8299ac1b0136f41d79084b99e18043> ;
    schema1:sameAs <http://www.worldcat.org/oclc/782002331> .

