@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/p421927445> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De legende van Malemort / Jean-Jacques Chagnaud" ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074888978> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p185572138>,
        <http://data.bibliotheken.nl/id/thes/p377277630>,
        <http://data.bibliotheken.nl/id/thes/p421927364> ;
    schema1:description "Rugtitel: Malemort : integraal" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p421927380> ;
    schema1:isbn "9789463731218" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0ab506f5c5e852285ab4654c394cb525> ;
    schema1:name "De legende van Malemort" ;
    schema1:numberOfPages 146 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/03a6c793a700dc2347cabaaf699e789c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1136146480> .

