@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p790879018> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Augustinus' Confessiones / Latijnsche tekst met vert. en inl. van A. Sizoo" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p429729103> ;
    dcterms1:issued "1939" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068358903>,
        <http://data.bibliotheken.nl/id/thes/p077594339>,
        <http://data.bibliotheken.nl/id/thes/p397320361> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068358903> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06835178X> ;
    schema1:description "Tekst in Latijn en Nederlands" ;
    schema1:inLanguage "la",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3bb2bc80e00144425f15ede98245a45b> ;
    schema1:name "Augustinus' Confessiones" ;
    schema1:numberOfPages 702 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e12394e71152c959edf6a7baaabe53d8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781100253> .

