@base          <https://documentdatalizer.com/resource/> .
@prefix schema: <https://schema.org/> .
@prefix adms:  <http://www.w3.org/ns/adms#> .
@prefix dbc:   <http://dbpedia.org/resource/Category:> .
@prefix owl:   <http://www.w3.org/2002/07/owl#> .
@prefix gn:    <https://www.geonames.org/ontology#> .
@prefix xsd:   <http://www.w3.org/2001/XMLSchema#> .
@prefix skos:  <http://www.w3.org/2004/02/skos/core#> .
@prefix conf:  <http://lodview.it/conf#> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix lexinfo: <http://www.lexinfo.net/ontology/3.0/lexinfo#> .
@prefix geo:   <http://www.opengis.net/ont/geosparql#> .
@prefix lemonety: <http://lari-datasets.ilc.cnr.it/lemonEty#> .
@prefix dct:   <http://purl.org/dc/terms/> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbr:   <http://dbpedia.org/resource/> .
@prefix ontolex: <http://www.w3.org/ns/lemon/ontolex#> .
@prefix lang:  <http://id.loc.gov/vocabulary/iso639-1/> .
@prefix frac:  <http://www.w3.org/ns/lemon/frac#> .
@prefix edtf:  <http://id.loc.gov/datatypes/edtf/> .
@prefix foaf:  <http://xmlns.com/foaf/0.1/> .

<document/97891fab7333>
        a                      <http://purl.org/dc/dcmitype/Text> ;
        rdfs:label             "Lezioni di commercio o sia d'economia civile"@it ;
        dct:creator            [ a          foaf:Agent ;
                                 foaf:name  "A. Genovesi"
                               ] ;
        dct:date               "1767"^^edtf:EDTF ;
        dct:language           lang:it ;
        dct:title              "Lezioni di commercio o sia d'economia civile"@it ;
        dct:type               dbr:Treatise ;
        foaf:isPrimaryTopicOf  <record/858a0ac439ea> .
