@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/p410736813> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Buffalo runner / Tiburce Oger" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p146410785> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:description "Vertaald uit het Frans" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789082621495" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/28a14c637a217a8589fcd23c841f8ef6> ;
    schema1:name "Buffalo runner" ;
    schema1:numberOfPages 79 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ab19cb06c323939869280ea23e36fae3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/988095617> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/81673f7359918f47688bf58f7a691a19> .

