@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/p842014357> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De zuidelijkste Nederlanden : verzamelde opstellen uitgegeven naar aanleiding van zijn 60ste verjaardag / J.M. Gantois" ;
    dcterms1:issued "1967" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p078478227>,
        <http://data.bibliotheken.nl/id/thes/p078946271> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068897553> ;
    schema1:description "Teksten in het Frans en Nederlands" ;
    schema1:inLanguage "fr",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/40881e73b5280bf6eec6512da049a3ff> ;
    schema1:name "De zuidelijkste Nederlanden : verzamelde opstellen uitgegeven naar aanleiding van zijn 60ste verjaardag" ;
    schema1:numberOfPages 496 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ef74a28e69af2d18c0b21d7b28aba405> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63952691> .

