@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/p421636254> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De slag / Ivan Gil" ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p421636092> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070938245>,
        <http://data.bibliotheken.nl/id/thes/p173734588>,
        <http://data.bibliotheken.nl/id/thes/p334565464> ;
    schema1:description "Vertaald uit het Frans" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p421636114> ;
    schema1:isbn "9789492621375" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cf8309c348eecd51920aa14424af942f> ;
    schema1:name "De slag" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0204b71b35388fa5eec1728beebb748a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1104814731> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/0cefc4527d4dd5d9cb0bd13d30e8dc88> .

