@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/p296331031> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jan Janse, piratenkapitein in Marokko / Mariska Hammerstein ; met tek. van Anco Nanninga" ;
    dcterms1:issued "2006" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073789003> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p291297382> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075606801>,
        <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p296331228> ;
    schema1:isbn "9080806935" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/86fa4fcc8880ce820817aeaa17825e31> ;
    schema1:name "Jan Janse, piratenkapitein in Marokko" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/12e7dfa6a666ed0e2a93628fe0a236cf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71654555> .

