@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/p15822549X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Londen-Sydney marathon / Wim van Geffen en Peter Meurikken" ;
    dcterms1:issued "1968" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074822799> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/467ade85266efd680c59d1f4ce1591fc> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/acac7b56911020604fbdc2e4a170c63f> ;
    schema1:name "Londen-Sydney marathon" ;
    schema1:numberOfPages 159 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b20ee39a213bf3ad51e697f825def5e2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898983012> .

