@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/p863345646> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In het land van Guido Gezelle / door H.S.S. Kuyper ; met inl. van Geerten Gossaert" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p423898876> ;
    dcterms1:issued "1925" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068392745> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06773510X> ;
    schema1:bookEdition "2e herz. dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068898568> ;
    schema1:description "Oorspr. uitg.: 1913" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ef54c8c30df26b9f2d0dda0264cab920> ;
    schema1:name "In het land van Guido Gezelle" ;
    schema1:numberOfPages 351 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fb039fabb2906d328a8c1e04626a5ab5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64371333> .

