@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/p149136269> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Damiaan : een portret / Godfried Danneels" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07007867X>,
        <http://data.bibliotheken.nl/id/thes/p077594355>,
        <http://data.bibliotheken.nl/id/thes/p241924499>,
        <http://data.bibliotheken.nl/id/thes/p241924553> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069709947> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832485810> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f41cc674d01e1e2dbda7d9488789db98> ;
    schema1:name "Damiaan : een portret" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a397eef1d973f0dd2766c11e42899607> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68870391> .

