@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/p369273478> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De weg van het zwaard : Kendo / scenario et adaptatie Mathieu Mariolle ; tekeningen Federico Ferniani" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p369273443> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071980849>,
        <http://data.bibliotheken.nl/id/thes/p329892851> ;
    schema1:description "Naar de roman van Thomas Day",
        "Vertaald uit het Frans" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fd8d5b5faa65667e027fe81b3301a037> ;
    schema1:name "De weg van het zwaard : Kendo" ;
    schema1:numberOfPages 3 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e7c17e5ecba832b718b452f9daf36f5b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/885378326> .

