@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/p842648186> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De regel van Sint Benedictus in de taal van onze tijd / [Michel Coune, Hedwig Vrensen]" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075612186> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069129126>,
        <http://data.bibliotheken.nl/id/thes/p075356015> ;
    schema1:bookEdition "3e, verbeterde uitg" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067754082>,
        <http://data.bibliotheken.nl/id/thes/p069532656>,
        <http://data.bibliotheken.nl/id/thes/p075356023> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/10d4bb5733cb956c43e52276c2c9b59e> ;
    schema1:name "De regel van Sint Benedictus in de taal van onze tijd" ;
    schema1:numberOfPages 120 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/93a5e4761b3fe264840f0ca39ba03e69> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63986937> .

