@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/p422817813> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een avontuur van Simon Hardy / scenario Frédéric Brrémaud ; tekeningen Frank Leclercq" ;
    dcterms1:issued "2019" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p148286917> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p25810032X> ;
    schema1:description "Vertaald uit het Frans" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e1222a9549e746097af8249a846bf58c> ;
    schema1:name "Een avontuur van Simon Hardy" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/03f816a532990285caded7cb81a9f3cb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1107468625> .

