@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/p800331419> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Albert Saverys / door Isidoor van Beugem" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p37435040X> ;
    dcterms1:issued "1925" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069706727>,
        <http://data.bibliotheken.nl/id/thes/p397419414> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067793398> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/610f08749db379637f64e458be5b1dbe> ;
    schema1:name "Albert Saverys" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5b1e0d6822f9eb722ecd53252668313d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71383300> .

