@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/p820699918> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Klein mens- en tijdsbeeld / van R.F. Beerling" ;
    dcterms1:issued "1973" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07760122X>,
        <http://data.bibliotheken.nl/id/thes/p078587999>,
        <http://data.bibliotheken.nl/id/thes/p078696844>,
        <http://data.bibliotheken.nl/id/thes/p397305095> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068799349> ;
    schema1:description "Afscheidscollege Leiden 5 oktober 1973" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/74b514fb0d252310bd8ed9b056f96af2> ;
    schema1:name "Klein mens- en tijdsbeeld" ;
    schema1:numberOfPages 22 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9d1e1de01d9a0625313f03d145bfc8c2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63401454> .

