@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/p176716815> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Storm over Trafalgar / Mitton [scenario] ; Molinari [tek. ; kleuren: S. Balland ; vert. uit het Frans]" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p147831288> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p146286219>,
        <http://data.bibliotheken.nl/id/thes/p176716718> ;
    schema1:description "Oorspr. Franse uitg.: Toulon : Soleil" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p087134454> ;
    schema1:isbn "9052891958" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4fa099fe010e629e7297ed5c4a6c707b> ;
    schema1:name "Storm over Trafalgar" ;
    schema1:numberOfPages 45 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7e03f9c430ecc49ef29c7001832260ce> .

