@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/p088220702> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Over 's menschen val en herstelling / door H. D. Lacordaire" ;
    dcterms1:issued "1860" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069498857> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f85f3cdb0a4cd3fbd624459b626e53a5> ;
    schema1:name "Over 's menschen val en herstelling" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f71644a753a46a71438aa5332a3b90b7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65754744> .

