@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/p163936005> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "If one had his innings, one has had his innings / W.J. Beek" ;
    dcterms1:issued "1997" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075664488>,
        <http://data.bibliotheken.nl/id/thes/p075680505> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06858671X>,
        <http://data.bibliotheken.nl/id/thes/p083432809> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p087992833> ;
    schema1:description "Afscheidsrede Technische Universiteit Delft",
        "Tekst in het Nederlands" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/95170bafe4b9adeb82617d0efc15c654> ;
    schema1:name "If one had his innings, one has had his innings" ;
    schema1:numberOfPages 29 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/59fd61bdde27487b9248a52fdc4398aa> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68288384> .

