@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/p852475608> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De vrijdagsmarkt te Gent / uit het groot werk van den Heer Fr. de Potter: \"Gent van den oudsten tijd tot heden\"" ;
    dcterms1:issued "1896" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p078430836> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069502560> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7d89da7c820305027e1bbbbf1867b1df> ;
    schema1:name "De vrijdagsmarkt te Gent" ;
    schema1:numberOfPages 162 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a3b042a60f8c5b32275dabe107c360d7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/40860021> .

