@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/p35111775X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "London running / tek.: Stom ; scenario: L.-F. Bollee ; [vert. uit het Frans]" ;
    dcterms1:issued "2012" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p351117725> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075250209> ;
    schema1:description "Uitg. in samenw. met L'Équipe" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p351117733> ;
    schema1:isbn "9789030367321" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5d0e7cdafa1363e0b14b2cb01d0b43ad> ;
    schema1:name "London running" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8ae2a61c0557f8308c0337947fa55e30> ;
    schema1:sameAs <http://www.worldcat.org/oclc/818634262> .

