@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/p098029126> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Groen Geel cricket, 15 not out" ;
    dcterms1:issued "1965" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077611462>,
        <http://data.bibliotheken.nl/id/thes/p078477360>,
        <http://data.bibliotheken.nl/id/thes/p397584164> ;
    schema1:description "Jubileumuitg. ter gelegenheid van het 3e lustrum in 1965" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b2c5f7bd253bc3cdb66537f84c35744e> ;
    schema1:name "Groen Geel cricket, 15 not out" ;
    schema1:numberOfPages 22 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ab4c65ced061ddc31584705af795cb6d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66058750> .

