@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/p820136093> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bloedend tandvlees / door H.H. Renggli" ;
    dcterms1:issued "1982" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078626153>,
        <http://data.bibliotheken.nl/id/thes/p215174062>,
        <http://data.bibliotheken.nl/id/thes/p39758251X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068771754> ;
    schema1:description "Inaugurele rede Nijmegen" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9025599710" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dbff8ea8029b31937cf1ce1d0f3530df> ;
    schema1:name "Bloedend tandvlees" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5c6de36152d440afc809b88ee02120c8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906542852> .

