@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/p141172088> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Philippicae I-VII / Johannes Cochlaeus ; ed. with introd. and comment. by Ralph Keen" ;
    dcterms1:issued "1995" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07560342X>,
        <http://data.bibliotheken.nl/id/thes/p075624176>,
        <http://data.bibliotheken.nl/id/thes/p077594355> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068879903> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072500557> ;
    schema1:inLanguage "en",
        "la" ;
    schema1:isbn "9060044258" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/80ae446108af7907849933fc8faf1f59> ;
    schema1:name "Philippicae I-VII" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c7ed8320be101435fb8307e71cf8280d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905779665> .

