@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/p239977211> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Amsterdams wegwielrennen / Bertus Raats" ;
    dcterms1:issued "2002" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077611462>,
        <http://data.bibliotheken.nl/id/thes/p07896041X>,
        <http://data.bibliotheken.nl/id/thes/p241924952>,
        <http://data.bibliotheken.nl/id/thes/p241925061> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p244418934> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p244419000> ;
    schema1:isbn "9080723525" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7fdf5e8b4794f7c441a90f875a2f295f> ;
    schema1:name "Amsterdams wegwielrennen" ;
    schema1:numberOfPages 215 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5b5bcb3ece6657213029804dad2271ca> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773264600> .

