@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p327000651> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Amstel-Goldrace ..." ;
    dcterms1:issued "197X" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075627485>,
        <http://data.bibliotheken.nl/id/thes/p077611462>,
        <http://data.bibliotheken.nl/id/thes/p07896041X>,
        <http://data.bibliotheken.nl/id/thes/p24192510X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075350181> ;
    schema1:description "Tekst in het Nederlands, Frans en Engels" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075670747> ;
    schema1:inLanguage "en",
        "fr",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a7f923c3f28f7cc694c22dc4c94d54bf> ;
    schema1:name "Amstel-Goldrace ..." ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f9943698df9e0399883ba62a413da2a6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/613459081> .

