@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/p091344182> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Schmittiana / hrsg. von Piet Tommissen" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069114927>,
        <http://data.bibliotheken.nl/id/thes/p241924553>,
        <http://data.bibliotheken.nl/id/thes/p241924731>,
        <http://data.bibliotheken.nl/id/thes/p397561156> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068032587> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/45b4a4beb9c8a0caa1e5b03d16b5d0a1> ;
    schema1:name "Schmittiana" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/257b2db0e16644d2747cb33d86db7efa> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906588249> .

