@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/p820852724> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het beste paardrijboek voor beginners / Robert Owen, John Bullock ; [vert. uit het Engels door O.E. Ebben-Verrijn Stuart]" ;
    dcterms1:issued "1982" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068706170> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069321493>,
        <http://data.bibliotheken.nl/id/thes/p069321507> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9060571592" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/398dd3f72f9764e947424c53b9c4b6c9> ;
    schema1:name "Het beste paardrijboek voor beginners" ;
    schema1:numberOfPages 99 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f3b60bc47f6e3790e0afb2768efaad5d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63413748> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/cfc4729909aa03587aadf9811782e035> .

