@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/p143285165> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "De christen" ;
    kbdef:bibliographicFormat "8º" ;
    kbdef:typographicalCharacteristics "illustrations on title page",
        "list of book vendors",
        "typeface Roman",
        "typographical title page" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p155444972> ;
    schema1:description "Periodical; published between 06-01-1772 and 26-10-1778" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p155445693> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1525e674a6b5cbd6013df38273091f97> ;
    schema1:materialExtent "7 volumes" ;
    schema1:name "De christen" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/411392774b720b2af88e2e9796750397> .

