@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/p841900019> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Spelen met E.H.B.O. / uitg. Nederlandse Rode Kruis, afd. Jeugd Rode Kruis" ;
    dcterms1:issued "1982" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075604914> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075436701> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/59c4485fcc94f9d2838897198e4e9784> ;
    schema1:name "Spelen met E.H.B.O." ;
    schema1:numberOfPages 77 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c3cd7d7841bd69e6cedd12d2bd0ad7a3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63943113> .

