@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/p04807442X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Brief aan den schrijver van de Bedenkingen over het crediet" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p394254848>,
        <http://data.bibliotheken.nl/id/nbt/p401744523> ;
    dcterms1:issued "1833" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607252>,
        <http://data.bibliotheken.nl/id/thes/p078444144>,
        <http://data.bibliotheken.nl/id/thes/p078565634>,
        <http://data.bibliotheken.nl/id/thes/p241924316> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/600cf537bca051d606ed9ba0de17398d> ;
    schema1:name "Brief aan den schrijver van de Bedenkingen over het crediet" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1bf4483e01453959eca13759a271b67e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64876720> .

