Skip to content

Commit

Permalink
links
Browse files Browse the repository at this point in the history
Former-commit-id: 6256f19
  • Loading branch information
albertmeronyo committed Aug 13, 2014
1 parent ad8f768 commit b1f7ffd
Show file tree
Hide file tree
Showing 4 changed files with 2,882 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,16 @@ Currently the redundant formats are:
* Conversion of the previous directory to RDF Turtle, under [rdf](https://github.com/CEDAR-project/DataDump/tree/master/rdf/)
* Legacy HASH project database, under [hash-sql](https://github.com/CEDAR-project/DataDump/tree/master/hash-sql/)

## Links

Links to/from other datasets are available under [links](https://github.com/CEDAR-project/DataDump/tree/master/links/)

* To the [Historical International Standard Classification of Occupations](http://historyofwork.iisg.nl/) (HISCO)
* To the Amsterdamse Code and URIs of [gemeentegeschiedenis.nl](http://www.gemeentegeschiedenis.nl/)
* To occupations in the [ICONCLASS](http://iconclass.org/) system
* From the [Dutch Ships and Sailors](http://ghhpw.com/ships_and_sailors.php) dataset


## Scripts

* `generate-load-sql.py` generates a SQL load file (`load-cedar-rdf-data.sql`) for OpenLink virtuoso that loads all TTL files of a given directory
Expand Down
90 changes: 90 additions & 0 deletions links/Victor_datathon_links.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,90 @@
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

@prefix vocopv: <http://purl.org/collections/nl/dss/vocopv/> .
@prefix gzmvoc: <http://purl.org/collections/nl/dss/gzmvoc/> .
@prefix mdb: <http://purl.org/collections/nl/dss/mdb/> .
@prefix das: <http://purl.org/collections/nl/dss/das/> .
@prefix dss: <http://purl.org/collections/nl/dss/> .

@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .

#@prefix hisco: <http://historyofwork.iisg.nl/list_micro.php?keywords=>.
@prefix hisco: <http://cedar.example.org/ns#hisco->.

# Links from ships to RM
<http://purl.org/collections/nl/dss/vocopv/ship-Pollux> dss:has_depiction <http://purl.org/collections/nl/rma/collection/r-132827> .
<http://e-culture.multimedian.nl/ns/rkd/aatned/haringbuizen> dss:has_rm_depiction <http://purl.org/collections/nl/rma/collection/r-201453>.


# Links from MDB and VOCOPV Ranks to HISCO

mdb:rang-bediende skos:exactMatch hisco:54010 .
mdb:rang-boekhouder skos:exactMatch hisco:33110 .
mdb:rang-bootsman skos:exactMatch hisco:98120 .
mdb:rang-eerste_machinist skos:exactMatch hisco:96910.
mdb:rang-hofmeester skos:exactMatch hisco:22450.
mdb:rang-hofmeesteres skos:exactMatch hisco:22450.
mdb:rang-kapitein skos:exactMatch hisco:04217.
mdb:rang-kapitein_bevelvoerder skos:exactMatch hisco:04217.
mdb:rang-kok skos:exactMatch hisco:53100.
mdb:rang-kok_of_lichtmatroos skos:exactMatch hisco:53100.
mdb:rang-machinist skos:exactMatch hisco:98330.
mdb:rang-machinist-stoker skos:exactMatch hisco:98330.
mdb:rang-matroos skos:exactMatch hisco:98135.
mdb:rang-reder skos:exactMatch hisco:44190.
mdb:rang-schipper skos:exactMatch hisco:04217.
mdb:rang-schippersknecht skos:exactMatch hisco:98190.
mdb:rang-schippersmaat skos:exactMatch hisco:98190.
mdb:rang-secretaris skos:exactMatch hisco:30000.
mdb:rang-stoker skos:exactMatch hisco:98330.
mdb:rang-stoker-lierbediener skos:exactMatch hisco:98330.
mdb:rang-stoker-olieman skos:exactMatch hisco:98330.
mdb:rang-stuurman skos:exactMatch hisco:04230.
mdb:rang-timmerman skos:exactMatch hisco:95455.
mdb:rang-zeeman skos:exactMatch hisco:98135.
mdb:rang-zeilmaker skos:exactMatch hisco:79920.
vocopv:rank-Advocaat skos:exactMatch hisco:12110.
vocopv:rank-Barbier skos:exactMatch hisco:57030.
vocopv:rank-Beeldhouwer skos:exactMatch hisco:16120.
vocopv:rank-Blikslager skos:exactMatch hisco:87340.
vocopv:rank-Blokmaker skos:exactMatch hisco:81990.
vocopv:rank-Bootsman skos:exactMatch hisco:98120.
vocopv:rank-Chirurgijn skos:exactMatch hisco:06105.
vocopv:rank-Glazenmaker skos:exactMatch hisco:89100.
vocopv:rank-Grofsmid skos:exactMatch hisco:83110.
vocopv:rank-Hofmeester skos:exactMatch hisco:22450.
vocopv:rank-Kapitein_militair skos:exactMatch hisco:58320.
vocopv:rank-Kapitein_zeeman skos:exactMatch hisco:04217.
vocopv:rank-Kok skos:exactMatch hisco:53100.
vocopv:rank-Konstabel skos:exactMatch hisco:58330.
vocopv:rank-Koopman skos:exactMatch hisco:41025.
vocopv:rank-Koperslager skos:exactMatch hisco:87330.
vocopv:rank-Korporaal skos:exactMatch hisco:58330.
vocopv:rank-Kuiper skos:exactMatch hisco:81930.
vocopv:rank-Loodgieter skos:exactMatch hisco:87105.
vocopv:rank-Loods skos:exactMatch hisco:04240.
vocopv:rank-Matroos skos:exactMatch hisco:98135.
vocopv:rank-Metselaar skos:exactMatch hisco:95120.
vocopv:rank-Molenmaker skos:exactMatch hisco:84970.
vocopv:rank-Scheepskorporaal skos:exactMatch hisco:58330.
vocopv:rank-Scheepstimmerman skos:exactMatch hisco:95455.
vocopv:rank-Schiemansmaat skos:exactMatch hisco:98140.
vocopv:rank-Schipper skos:exactMatch hisco:04217.
vocopv:rank-Schrijnwerker skos:exactMatch hisco:81120.
vocopv:rank-Schrijver skos:exactMatch hisco:15120.
vocopv:rank-Sergeant skos:exactMatch hisco:58330.
vocopv:rank-Smid skos:exactMatch hisco:83110.
vocopv:rank-Soldaat skos:exactMatch hisco:58340.
vocopv:rank-Stuurman skos:exactMatch hisco:04230.
vocopv:rank-Timmerman skos:exactMatch hisco:95455.
vocopv:rank-Trompetter skos:exactMatch hisco:17140.
vocopv:rank-Vijlenkapper skos:exactMatch hisco:83220.
vocopv:rank-Zeilmaker skos:exactMatch hisco:79920.






Loading

0 comments on commit b1f7ffd

Please sign in to comment.