@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/p064471373> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Brenda krijgt een ongeluk / door Herman ten Berge ; medische adviezen Ria van der Molen en Ineke Theuns ; [fotogr.: Ton Blankenberg ... et al.]" ;
    dcterms1:issued "1990" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069098298> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075087758>,
        <http://data.bibliotheken.nl/id/thes/p075087855> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p037047302> ;
    schema1:isbn "9005070552" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c192196cf365ee9b3a374315873c788a> ;
    schema1:name "Brenda krijgt een ongeluk" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/56cb1cb3f8e4734564eb71b6d9158fbb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65500387> .

