@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/p345717511> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De nelri van C. Troost / door T.C. Bruining ; [toelichting der platen: J. Kneppelhout]" ;
    dcterms1:issued "1850" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p071375287> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p09779726X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068244770> ;
    schema1:description "Titel ontleend aan omslag" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6ce2cb4352c7c90e47ab7a2ff44f8ee7> ;
    schema1:name "De nelri van C. Troost" ;
    schema1:numberOfPages 6 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/de85a12175ab6a3614d98e6ffcc71497> ;
    schema1:sameAs <http://www.worldcat.org/oclc/809940503> .

