@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/p425019926> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kapitein Nemo / Richard Ortiz" ;
    dcterms1:issued "2019" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p421534176> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068426046>,
        <http://data.bibliotheken.nl/id/thes/p138453349>,
        <http://data.bibliotheken.nl/id/thes/p312808550>,
        <http://data.bibliotheken.nl/id/thes/p326354476>,
        <http://data.bibliotheken.nl/id/thes/p421534168> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p425019845> ;
    schema1:isbn "9789463732840" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0c4a4fc06fe71f655cd90d6ed821ca02> ;
    schema1:name "Kapitein Nemo" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3c91bf94dff9683bf499489bb3adf450> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1137589464> .

