@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/p270166114> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Chantal Helmers / C. Baptist" ;
    dcterms1:issued "2004" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p240129881> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071839259>,
        <http://data.bibliotheken.nl/id/thes/p260141046> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p270165835> ;
    schema1:isbn "9031341886" ;
    schema1:issueNumber "werk" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d15508c805f4f879e80dc977a99e9cf3> ;
    schema1:name "Chantal Helmers" ;
    schema1:numberOfPages 59 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/302f7f01e9a450b5764bb52f3d0d4422> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773680940> .

