@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p238474607> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De gekke hoeve / Victor de Meyere" ;
    dcterms1:issued "1919" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397462743> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p08718236X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/da3fd1039f3dc933ade67af3f0f7b20e> ;
    schema1:name "De gekke hoeve" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4d1d6baf2dd7a0632a278e474a0fc103> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67109706> .

