@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p409252700> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eene onwankelbare overtuiging / C.B. Tilanus" ;
    dcterms1:issued "1876" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000151801" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068257643> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Nederl. Vereen. tot afschaffing van sterken drank",
        "Redev" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p180702734> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7953da979167cb614431225da9824385> ;
    schema1:name "Eene onwankelbare overtuiging" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/90e726092088578019aa1a956d7521ca> ;
    schema1:sameAs <http://www.worldcat.org/oclc/976431775> .

