@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/p851384498> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Heilige Albertus de Groote / door C.H. Lambermond" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446471054> ;
    dcterms1:issued "1932" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069279365> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073477834> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p842665684> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3cf4a097baf818bb39e4aa42a54fc783> ;
    schema1:name "De Heilige Albertus de Groote" ;
    schema1:numberOfPages 14 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7e86717e8b6c9e3160050d8642450d1b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71408756> .

