@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/p811114112> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mijn ontwikkeling tot systematicus / door H. Boschma" ;
    dcterms1:issued "1964" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069004986>,
        <http://data.bibliotheken.nl/id/thes/p077603370>,
        <http://data.bibliotheken.nl/id/thes/p078485029> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069004986> ;
    schema1:description "Verkorte versie van de afscheidsrede van Hilbrandt Boschma, uitgesproken op 17 januari 1964 te Leiden" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/96a1aa02171ecf3503401a3816182d8f> ;
    schema1:name "Mijn ontwikkeling tot systematicus" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f407bc582a11a1db3ac8c0cf57ee1582> ;
    schema1:sameAs <http://www.worldcat.org/oclc/20451478> .

