@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/> .

<http://data.bibliotheken.nl/id/nbt/p180702734> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eene onwankelbare overtuiging / C.B. Tilanus" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p409252700> ;
    dcterms1:issued "1876" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068257643> ;
    schema1:description "Nederl. Vereen. tot afschaffing van sterken drank",
        "Redev" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/32205331fab30942724636f19914f5e2> ;
    schema1:name "Eene onwankelbare overtuiging" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2160fe92f7656795bbe94b831d3342f9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67796415> .

