@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/p852246625> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "S.O.S. Egypte / verhaal door J. Ollivier ; tek. door R. Marcello" ;
    dcterms1:issued "1976" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071125698> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07112571X> ;
    schema1:description "Ballonstrip",
        "Oorspr. verschenen in het Franse stripblad 'Pif'" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/756336e12b23ba198e129c36451e1bc7> ;
    schema1:name "S.O.S. Egypte" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/08e615aa6faf1f30bd88eaf311deb8f4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64153963> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/bd2ddb27abd009b6bf684b1124dd937b> .

