@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/p421635630> 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:inLanguage "nl" ;
    schema1:isbn "9789492621009" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/be7ff3080831fc487b2300e1bd165502> ;
    schema1:name "Buffalo runner" ;
    schema1:numberOfPages 79 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a1915ccf96132e93ea7b6ab170003165> ;
    schema1:sameAs <http://www.worldcat.org/oclc/988095617> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/b8a39255c6b47fe8594971053bc66a7e> .

