@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/p860146197> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The handbook of pigeon racing / Jan Hermans ; transl. by Robert R. Symonds" ;
    dcterms1:issued "1986" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07016603X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07072492X> ;
    schema1:inLanguage "en" ;
    schema1:isbn "0720716632" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4b15916800fecbd237c67f4534f06b17> ;
    schema1:name "The handbook of pigeon racing" ;
    schema1:numberOfPages 251 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d51477143f14a262eecf814490fe2e5f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907138002> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/0ac1e1549adfd660c411d7d4b02e0f1e> .

