@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/p440066484> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eerste hulp / Isabelle de Ridder ; tekeningen: Miren van Alphen ; redactie Minke van Dam, Marian van Gog, Isabelle de Ridder" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p309527600> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p241762820>,
        <http://data.bibliotheken.nl/id/thes/p315106441> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p833596772> ;
    schema1:isbn "9789464392968" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e314ab669366c41cabeb585b73d7b08f> ;
    schema1:name "Eerste hulp" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f058cecfdffc52cf41835874c568a5a3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1419995142> .

