@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/p087913380> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "S. Godelieve van Ghistel / door L. van Haecke" ;
    dcterms1:issued "1870" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p087913798> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p08791347X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9b99e7e3c061099dc75e91af663c31a6> ;
    schema1:name "S. Godelieve van Ghistel" ;
    schema1:numberOfPages 394 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1f5a2f9aad4dad5537bb7dda0d16063f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65734016> .

