@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/p821124951> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Die Idee der Chrono-ontologie / Sueo Takeda" ;
    dcterms1:issued "1982" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07561717X>,
        <http://data.bibliotheken.nl/id/thes/p397308035> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068808542> ;
    schema1:inLanguage "de" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p810477742> ;
    schema1:isbn "9062035248" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4ac7162bebba3fc96172e43001165c61> ;
    schema1:name "Die Idee der Chrono-ontologie" ;
    schema1:numberOfPages 190 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7ac361c64edcfbdf875c40f32983e37c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906453583> .

