@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/p192758039> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "75 jaar Olympia, 1890-1965" ;
    dcterms1:issued "1970" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077611446>,
        <http://data.bibliotheken.nl/id/thes/p078672686>,
        <http://data.bibliotheken.nl/id/thes/p241924715>,
        <http://data.bibliotheken.nl/id/thes/p241924731>,
        <http://data.bibliotheken.nl/id/thes/p397584040> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p431674094> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fb556bb5823b0cbf91c5127741a9e428> ;
    schema1:name "75 jaar Olympia, 1890-1965" ;
    schema1:numberOfPages 208 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b72168c9857b36233c67b935e6035ba4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67649716> .

