@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/p297804421> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "EHBO / Hanneke Molenaar ; [tek.: Anke Nobel]" ;
    dcterms1:issued "2006" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075604914> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p240205227> ;
    schema1:bookEdition "1e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p25810094X> ;
    schema1:isbn "9027440115",
        "9789027440112" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/838083435dd3d4dcab5f3c2c0d45d39f> ;
    schema1:name "EHBO" ;
    schema1:numberOfPages 191 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3ef2c593385e651f65493aa883d9b635> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150256064> .

