@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/p863360661> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Augustinus : leven en werken / A. Sizoo" ;
    dcterms1:issued "1957" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068358903>,
        <http://data.bibliotheken.nl/id/thes/p077594339> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06835178X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8ae1774b6eb26b4814d58423e5ac1e2b> ;
    schema1:name "Augustinus : leven en werken" ;
    schema1:numberOfPages 352 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d219edeb6cb7bf473d941f0f2ff1b95b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781808177> .

