@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/p801852382> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De regel van Taizé / [door frère Roger]" ;
    dcterms1:issued "1977" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075635658> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069087318> ;
    schema1:bookEdition "2e dr., herz. uitg. met nieuwe vert. uit het Frans" ;
    schema1:description "1e dr., 1976",
        "Nederlandse uitg. met Franse tekst" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9025940722" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c9a1f6419632ff4ba555ddec4bb4875f> ;
    schema1:name "De regel van Taizé" ;
    schema1:numberOfPages 87 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dc8fc09e19d22c4879bd53a5ccf18bd6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63293405> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/d6e19bdf66193aa3f6a2903e48cafe0b> .

