@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/p183770404> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Drie Formulieren van Enigheid" ;
    dcterms1:issued "1999" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607050> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075295539> ;
    schema1:bookEdition "2e dr" ;
    schema1:description "1e dr.: 1996",
        "Uitg. in opdracht van de Algemene Christelijke Kerk" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9080335045" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/03221add90554653be535e334e742996> ;
    schema1:name "De Drie Formulieren van Enigheid" ;
    schema1:numberOfPages 270 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b465ad962c1446806487a49c22e1ec47> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67847541> .

