@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/p833664948> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het ene Woord en de vele sekten / W.G. de Vries" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075621592>,
        <http://data.bibliotheken.nl/id/thes/p077594371> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068254652> ;
    schema1:bookEdition "1e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9060478614" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4d2ea93bcf92dfb377940e88e4f0b48b> ;
    schema1:name "Het ene Woord en de vele sekten" ;
    schema1:numberOfPages 200 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/da2dd809f5fc912a8d2296ef66b7d0cf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/783615251> .

