@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/p86379260X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De regel van Taizé / [door Roger Schutz]" ;
    dcterms1:issued "1967" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594371>,
        <http://data.bibliotheken.nl/id/thes/p078562104>,
        <http://data.bibliotheken.nl/id/thes/p121312380> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069087318> ;
    schema1:description "Franse tekst met Nederlandse vertaling" ;
    schema1:inLanguage "fr",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d278ef182ba5a2da6f224f7aa4b604b4> ;
    schema1:name "De regel van Taizé" ;
    schema1:numberOfPages 158 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/eb477cd215ce458df0c4ef73809a343c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64382314> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/a778d9c685ab6baf7cab17b426586de2> .

