@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/p433958006> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "EHBO leren & doen : het complete praktijkboek / Marion van den Hurk-Dittmar, Pim de Ruijter en Marijke van Beukering-Huijbregts" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p344846148> ;
    schema1:bookEdition "Derde druk, tweede oplage" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069276595>,
        <http://data.bibliotheken.nl/id/thes/p370425979>,
        <http://data.bibliotheken.nl/id/thes/p374754551> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789491838835" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0c69f0329bf855ac873ea562af6fd51d> ;
    schema1:name "EHBO leren & doen : het complete praktijkboek" ;
    schema1:numberOfPages 272 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ef53cc1aaeb1144350b78c53822b328e> .

