@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/p427535034> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Zeearend / Philippe Thirault & Enea Riboldi" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073986569> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p184651794> ;
    schema1:description "Vertaald uit het Frans" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b55cf63fec776b8a86477964eb92d23e> ;
    schema1:name "De Zeearend" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5db62760485c5ce8764fade0e8ca8d32> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1165623682> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/5e27a08b1ab9fded9c3ffd245eaadc24> .

