@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/p046731547> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Over 's menschen val en herstelling / Henri Dominique Lacordaire" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p426449258> ;
    dcterms1:issued "1860" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069498857> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p088220702> ;
    schema1:issueNumber "bepr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a15a8eaf5158e5c1eee9962fb34b2e1e> ;
    schema1:name "Over 's menschen val en herstelling" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0fe77e0b38b1918ba82e5f650af50823> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769317154> .

