@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/p099426463> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bibliotheca auctorum, traductorum et scriptorum Ordinis Cisterciensis / Guido Hendrix" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594320>,
        <http://data.bibliotheken.nl/id/thes/p078469953> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074739492> ;
    schema1:description "Tekst in het Nederlands, deels ook in het Frans" ;
    schema1:inLanguage "fr",
        "la",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b5469c54f458204ecff3d52a79cf7424> ;
    schema1:name "Bibliotheca auctorum, traductorum et scriptorum Ordinis Cisterciensis" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1726e45b21874a4a555b87af0960ed39> ;
    schema1:sameAs <http://www.worldcat.org/oclc/782132220> .

