diff --git a/dnet-ariadneplus-graphdb-publisher/src/main/resources/eu/dnetlib/ariadneplus/sparql/enrich/HES/ordered_sparql_insert_hes_maritime.sparql b/dnet-ariadneplus-graphdb-publisher/src/main/resources/eu/dnetlib/ariadneplus/sparql/enrich/HES/ordered_sparql_insert_hes_maritime.sparql index b6b3455..3d32776 100644 --- a/dnet-ariadneplus-graphdb-publisher/src/main/resources/eu/dnetlib/ariadneplus/sparql/enrich/HES/ordered_sparql_insert_hes_maritime.sparql +++ b/dnet-ariadneplus-graphdb-publisher/src/main/resources/eu/dnetlib/ariadneplus/sparql/enrich/HES/ordered_sparql_insert_hes_maritime.sparql @@ -71,7 +71,6 @@ INSERT { ?record aocat:has_owner ?owner . ?record aocat:has_publisher ?publisher . ?record aocat:has_access_rights ?accessRights . - ?record aocat:has_ARIADNE_subject ?archeologicalResourceType . } } USING @@ -84,7 +83,6 @@ WHERE { ?collection aocat:has_owner ?owner . ?collection aocat:has_publisher ?publisher . ?collection aocat:has_access_rights ?accessRights . - ?collection aocat:has_ARIADNE_subject ?archeologicalResourceType . }; PREFIX aocat: