@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/p427911990> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Black Sheep Squadron / scenario: Pierre Veys" ;
    dcterms1:issued "2020" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p21652783X> ;
    schema1:description "Vertaald uit het Frans" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a78abf47ee2da89421f960943e2bd625> ;
    schema1:name "Black Sheep Squadron" ;
    schema1:numberOfPages 6 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ad12384cff2200292026171565f76d39> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1194585901> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/efbec36dd60057d4e3a7a364dfe37d6c> .

