@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/p832190896> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De slag om Engeland / tekst en tek. van Pierre Dupuis ; [vert. uit het Frans Jos Huygen]" ;
    dcterms1:issued "1980" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073607673> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069106444> ;
    schema1:description "1e dr. Nederlandse uitg.: 1976",
        "Ballonstrip" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832190527> ;
    schema1:isbn "9027495858" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/36583d490ed06f792290e3df4d343929> ;
    schema1:name "De slag om Engeland" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/342ca10a60739d0f929c90734e414ef5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63499394> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/1db365487b53433d34532d9f72ae6f08> .

