FAIR Photos - CLARIAH FAIR Data Call 2023

<p>The collection of Fotopersbureau De Boer is particularly notable for its abundance of subjects and size. It contains valuable material for research on current topics such as environment, energy, and social inequality, and provides a glimpse into the everyday lives of people. </p> <p>The &#39;FAIR Photos&#39; project has enriched the metadata of the collection by linking them to thesauri of locations, persons, and keywords in order to further open up the collection for use in research and the cultural heritage sector. This newly added information is reintegrated into the archive&#39;s collection management system to ensure long-term storage sustainability. This data deposition contains the enriched metadata in both CSV and RDF formats.</p> <p>For more information:</p> <ul> <li>Noord-Hollands Archief: <a href="https://noord-hollandsarchief.nl/">https://noord-hollandsarchief.nl/</a></li>; <li>Fotopersbureau De Boer: <a href="https://noord-hollandsarchief.nl/collecties/beeld/collectie-fotopersbureau-de-boer/">https://noord-hollandsarchief.nl/collecties/beeld/collectie-fotopersbureau-de-boer/</a></li>; <li>GitHub repository with more information on the reconciliation process: <a href="https://github.com/noord-hollandsarchief/CLARIAH-Data-Call-Fotopersbureau-De-Boer">https://github.com/noord-hollandsarchief/CLARIAH-Data-Call-Fotopersbureau-De-Boer</a></li>; <li>CLARIAH FAIR Data Call 2023: <a href="https://www.clariah.nl/clariah-fair-data-call-2023">https://www.clariah.nl/clariah-fair-data-call-2023</a></li>; </ul> <p>Or use the contact option in the data deposit.</p> <h2 id="data">Data</h2> <p>The data are available in CSV and RDF Turtle format. Due to their abundance, the HisVis AI tags are only available in the RDF. Please note that at the moment of deposit, the URIs prefixed with <a href="https://data.noord-hollandsarchief.nl/">https://data.noord-hollandsarchief.nl/</a>; are not resolving and it is unclear if this will be made possible in the future. The UUIDs are however stable and should be able to be used to retrieve the resources in the future. </p> <p>Almost all resources are modelled in the schema.org vocabulary (<a href="https://schema.org">https://schema.org</a>;), with exception of person observations and reconstructions (cf. <code>roar</code> vocabulary, <a href="https://w3id.org/roar">https://w3id.org/roar</a>;), and person names (cf. <code>pnv</code> vocabulary, <a href="https://w3id.org/pnv">https://w3id.org/pnv</a>;). To indicate the certainty of an AI tag, the <code>rico:certainty</code> property from the <code>rico</code> ontology (<a href="https://www.ica.org/standards/RiC/ontology">https://www.ica.org/standards/RiC/ontology</a>;) is used. </p> <p>Where the schema.org vocabulary is not specific enough, other vocabularies are used to attribute a concept from the AAT (<a href="https://www.getty.edu/research/tools/vocabularies/aat/">https://www.getty.edu/research/tools/vocabularies/aat/</a>;) or GTAA (<a href="https://www.beeldengeluid.nl/kennis/kennisthemas/metadata/gemeenschappelijke-thesaurus-audiovisuele-archieven">https://www.beeldengeluid.nl/kennis/kennisthemas/metadata/gemeenschappelijke-thesaurus-audiovisuele-archieven</a>;) is attributed using the <code>schema.org/additionalType</code> property.</p> <p>Only person data (observation and reconstruction) from &#39;public persons&#39; are included. It may lead to URIs in the report data (via a <code>schema:about</code> property) that do not carry any other information. These can be filled in later (once the person is set to &#39;public&#39;, e.g. through disambiguation).</p> <p>See the example below for an example of the RDF description of a single photograph and related resources.</p> <h3 id="csv">CSV</h3> <p>The CSV files are generated from the RDF with the SPARQL queries in the <code>queries</code> folder.</p> <ol> <li><p><code>photographs.csv</code> - Each line is an individual photograph with its attributes and relations to other entities (e.g. reports, persons, locations) through one or more uuids. Information is given on:</p> <ul> <li>The permalink of the photogrpah (the HANDLE given by the Noord-Hollands Archief)</li> <li>Its identifier</li> <li>A URL to a thumbnail (cf. IIIF Image API)</li> <li>UUID of the report the photo is part of</li> <li>Name of the report the photo is part of</li> <li>Date of the report the photo is part of</li> <li>Any person observations made in this report. UUID and name are included in separate columns. Multiple entries are separated by a semicolon and a space (<code>;</code>).</li> <li>Any locations mentioned in this report. UUID and name are included in separate columns. Multiple entries are separated by a semicolon and a space (<code>;</code>).</li> <li>Any concepts that classify this report. URI and name are included in separate columns. Multiple entries are separated by a semicolon and a space (<code>;</code>).</li> </ul> </li> <li><p><code>personobservations.csv</code> - Each line is an individual person observation with its attributes. For name attributes, the property names from the PNV vocabulary (<a href="https://w3id.org/pnv">https://w3id.org/pnv</a>;) are used. Only information on &#39;public persons&#39; is included. Information is given on:</p> <ul> <li>UUID of the person observation</li> <li>Label of the person observation entry (e.g. &quot;Jansen, Jan&quot;)</li> <li>Name of the person observation entry (e.g. &quot;Jan Jansen&quot;)</li> <li>Prefix of the person&#39;s name</li> <li>Initials of the person&#39;s name</li> <li>Given name of the person&#39;s name</li> <li>Infix title of the person&#39;s name</li> <li>Surname prefix of the person&#39;s name</li> <li>Base surname of the person&#39;s name</li> <li>Patronym of the person&#39;s name</li> <li>Disambiguating description of the person&#39;s name</li> </ul> </li> <li><p><code>personreconstructions.csv</code> - Each line is an individual person reconstruction with its attributes. For name attributes, the property names from the PNV vocabulary (<a href="https://w3id.org/pnv">https://w3id.org/pnv</a>;) are used. Only information on &#39;public persons&#39; is included. Information is given on:</p> <ul> <li>UUID of the person reconstruction</li> <li>Name of the person reconstruction entry (e.g. &quot;Jan Jansen&quot;)</li> <li>Prefix of the person&#39;s name</li> <li>Initials of the person&#39;s name</li> <li>Given name of the person&#39;s name</li> <li>Infix title of the person&#39;s name</li> <li>Surname prefix of the person&#39;s name</li> <li>Base surname of the person&#39;s name</li> <li>Patronym of the person&#39;s name</li> <li>Disambiguating description of the person&#39;s name</li> <li>UUID(s) and names of the person observation(s) that lead to this reconstruction. Multiple entries are separated by a semicolon and a space (<code>;</code>).</li> <li>A URI to the Wikidata entry of the person</li> <li>A URI to the GTAA entry of the person</li> </ul> </li> <li><p><code>locations.csv</code> - Each line is an individual location with its attributes. Information is given on:</p> <ul> <li>UUID of the location</li> <li>Name of the location</li> <li>The location type (URI and label), as defined by the AAT</li> <li>The location geometry in WKT format</li> <li>A URI to the Wikidata entry of the location</li> <li>A URI to the GTAA entry of the location</li> </ul> </li> <li><p><code>concepts.csv</code> - Each line is an individual subject card concept with its attributes. Information is given on:</p> <ul> <li>URI of the concept</li> <li>Preferred label of the concept in Dutch and English (if available)</li> <li>Alternative labels of the concept in Dutch and English (if available)</li> <li>URI and preferred label in Dutch and English of the broader concept</li> <li>Any related concepts (URI). Multiple entries are separated by a semicolon and a space (<code>;</code>).</li> <li>Any close matches (URI). For instance a concept from the HisVis AI tags concept scheme. Multiple entries are separated by a semicolon and a space (<code>;</code>).</li> <li>Any exact matches (URI). Multiple entries are separated by a semicolon and a space (<code>;</code>).</li> </ul> </li> <li><p><code>tags.csv</code> - Each line is an individual HisVis AI tag concept with its attributes. Information is given on:</p> <ul> <li>URI of the concept</li> <li>Preferred label of the concept in Dutch and English (if available)</li> <li>Alternative labels of the concept in Dutch and English (if available)</li> <li>URI and preferred label in Dutch and English of the broader concept</li> <li>Any related concepts (URI). Multiple entries are separated by a semicolon and a space (<code>;</code>).</li> <li>Any close matches (URI). For instance a concept from the subject card concept scheme. Multiple entries are separated by a semicolon and a space (<code>;</code>).</li> <li>Any exact matches (URI). Multiple entries are separated by a semicolon and a space (<code>;</code>).</li> <li>Definitions of the concept in Dutch and English (if available)</li> </ul> </li> </ol> <h3 id="rdf">RDF</h3> <p>An example of the description of a photograph (<a href="https://hdl.handle.net/21.12102/a55d7380-e5b6-aaee-94ae-8f03096b77a4"><code>https://hdl.handle.net/21.12102/a55d7380-e5b6-aaee-94ae-8f03096b77a4</code></a>;) is given below:</p> <pre><code class="lang-turtle"><span class="hljs-meta">@prefix</span> <span class="hljs-string">aat:</span> &lt;<span class="hljs-string">http:</span><span class="hljs-comment">//vocab.getty.edu/aat/&gt; .</span> <span class="hljs-meta">@prefix</span> <span class="hljs-string">dcterms:</span> &lt;<span class="hljs-string">http:</span><span class="hljs-comment">//purl.org/dc/terms/&gt; .</span> <span class="hljs-meta">@prefix</span> <span class="hljs-string">foaf:</span> &lt;<span class="hljs-string">http:</span><span class="hljs-comment">//xmlns.com/foaf/0.1/&gt; .</span> <span class="hljs-meta">@prefix</span> <span class="hljs-string">geo:</span> &lt;<span class="hljs-string">http:</span><span class="hljs-comment">//www.opengis.net/ont/geosparql#&gt; .</span> <span class="hljs-meta">@prefix</span> <span class="hljs-string">gtaa:</span> &lt;<span class="hljs-string">http:</span><span class="hljs-comment">//data.beeldengeluid.nl/gtaa/&gt; .</span> <span class="hljs-meta">@prefix</span> <span class="hljs-string">owl:</span> &lt;<span class="hljs-string">http:</span><span class="hljs-comment">//www.w3.org/2002/07/owl#&gt; .</span> <span class="hljs-meta">@prefix</span> <span class="hljs-string">pnv:</span> &lt;<span class="hljs-string">https:</span><span class="hljs-comment">//w3id.org/pnv#&gt; .</span> <span class="hljs-meta">@prefix</span> <span class="hljs-string">prov:</span> &lt;<span class="hljs-string">http:</span><span class="hljs-comment">//www.w3.org/ns/prov#&gt; .</span> <span class="hljs-meta">@prefix</span> <span class="hljs-string">rdfs:</span> &lt;<span class="hljs-string">http:</span><span class="hljs-comment">//www.w3.org/2000/01/rdf-schema#&gt; .</span> <span class="hljs-meta">@prefix</span> <span class="hljs-string">rico:</span> &lt;<span class="hljs-string">https:</span><span class="hljs-comment">//www.ica.org/standards/RiC/ontology#&gt; .</span> <span class="hljs-meta">@prefix</span> <span class="hljs-string">roar:</span> &lt;<span class="hljs-string">https:</span><span class="hljs-comment">//w3id.org/roar#&gt; .</span> <span class="hljs-meta">@prefix</span> <span class="hljs-string">schema:</span> &lt;<span class="hljs-string">https:</span><span class="hljs-comment">//schema.org/&gt; .</span> <span class="hljs-meta">@prefix</span> <span class="hljs-string">skos:</span> &lt;<span class="hljs-string">http:</span><span class="hljs-comment">//www.w3.org/2004/02/skos/core#&gt; .</span> <span class="hljs-meta">@prefix</span> <span class="hljs-string">wd:</span> &lt;<span class="hljs-string">http:</span><span class="hljs-comment">//www.wikidata.org/entity/&gt; .</span> <span class="hljs-meta">@prefix</span> <span class="hljs-string">xsd:</span> &lt;<span class="hljs-string">http:</span><span class="hljs-comment">//www.w3.org/2001/XMLSchema#&gt; .</span>

&lt;<span class="hljs-string">https:</span><span class="hljs-comment">//hdl.handle.net/21.12102/a55d7380-e5b6-aaee-94ae-8f03096b77a4&gt; a schema:Photograph ;</span> <span class="hljs-symbol"> schema:</span>about [ a <span class="hljs-string">schema:</span>Role ; <span class="hljs-symbol"> schema:</span>about &lt;<span class="hljs-string">https:</span><span class="hljs-comment">//digitaalerfgoed.poolparty.biz/nha/a2c47bdc-ae1f-8dd4-8e2d-3df8a28a03c6&gt; ;</span> <span class="hljs-symbol"> rico:</span>certainty <span class="hljs-string">"0.45"</span>^^<span class="hljs-string">xsd:</span><span class="hljs-keyword">float</span> ], [ a <span class="hljs-string">schema:</span>Role ; <span class="hljs-symbol"> schema:</span>about &lt;<span class="hljs-string">https:</span><span class="hljs-comment">//digitaalerfgoed.poolparty.biz/nha/f0881540-bb3e-3755-dbac-735be0b40890&gt; ;</span> <span class="hljs-symbol"> rico:</span>certainty <span class="hljs-string">"1.0"</span>^^<span class="hljs-string">xsd:</span><span class="hljs-keyword">float</span> ], [ a <span class="hljs-string">schema:</span>Role ; <span class="hljs-symbol"> schema:</span>about &lt;<span class="hljs-string">https:</span><span class="hljs-comment">//digitaalerfgoed.poolparty.biz/nha/c7d7de0a-1aad-64b8-4208-0d188cacef9d&gt; ;</span> <span class="hljs-symbol"> rico:</span>certainty <span class="hljs-string">"0.4"</span>^^<span class="hljs-string">xsd:</span><span class="hljs-keyword">float</span> ] ; <span class="hljs-symbol"> schema:</span>identifier <span class="hljs-string">"NL-HlmNHA_1478_13925B00_01"</span> ; <span class="hljs-symbol"> schema:</span>image &lt;<span class="hljs-string">https:</span><span class="hljs-comment">//maior-images.memorix.nl/ranh/iiif/9bc8e0c5-b530-2354-a20a-92ea12cf2f85&gt; ;</span> <span class="hljs-symbol"> schema:</span>isPartOf &lt;<span class="hljs-string">https:</span><span class="hljs-comment">//data.noord-hollandsarchief.nl/collection/FotopersbureauDeBoer/report/c9a72d42-5843-b781-264c-632a381f9a1f&gt; .</span>

&lt;<span class="hljs-string">https:</span><span class="hljs-comment">//maior-images.memorix.nl/ranh/iiif/9bc8e0c5-b530-2354-a20a-92ea12cf2f85&gt; a schema:ImageObject ;</span> <span class="hljs-symbol"> schema:</span>contentUrl &lt;<span class="hljs-string">https:</span><span class="hljs-comment">//maior-images.memorix.nl/ranh/iiif/9bc8e0c5-b530-2354-a20a-92ea12cf2f85/full/max/0/default.jpg&gt; ;</span> <span class="hljs-symbol"> schema:</span>thumbnailUrl &lt;<span class="hljs-string">https:</span><span class="hljs-comment">//maior-images.memorix.nl/ranh/iiif/9bc8e0c5-b530-2354-a20a-92ea12cf2f85/full/,250/0/default.jpg&gt; .</span>

&lt;<span class="hljs-string">https:</span><span class="hljs-comment">//data.noord-hollandsarchief.nl/collection/FotopersbureauDeBoer/report/c9a72d42-5843-b781-264c-632a381f9a1f&gt; a schema:CreativeWork ;</span> <span class="hljs-symbol"> schema:</span>about &lt;<span class="hljs-string">https:</span><span class="hljs-comment">//data.noord-hollandsarchief.nl/collection/FotopersbureauDeBoer/location/0d7a7fe6-acd6-594b-b552-27e28fb46db1&gt;,</span> &lt;<span class="hljs-string">https:</span><span class="hljs-comment">//data.noord-hollandsarchief.nl/collection/FotopersbureauDeBoer/person/observation/fa906ea0-8d10-11ee-9aac-ac1f6ba5b082&gt;,</span> &lt;<span class="hljs-string">https:</span><span class="hljs-comment">//digitaalerfgoed.poolparty.biz/nha/a9208ebc-d5f7-3fe6-14c1-05a880ba0690&gt;,</span> &lt;<span class="hljs-string">https:</span><span class="hljs-comment">//digitaalerfgoed.poolparty.biz/nha/acd4a20a-ec61-bc6e-01f0-412a54c37524&gt; ;</span> <span class="hljs-symbol"> schema:</span>additionalType <span class="hljs-string">gtaa:</span><span class="hljs-number">30294</span> ; <span class="hljs-symbol"> schema:</span>dateCreated <span class="hljs-string">"1957-03-11"</span>^^<span class="hljs-string">xsd:</span>date ; <span class="hljs-symbol"> schema:</span>identifier <span class="hljs-string">"18948"</span> ; <span class="hljs-symbol"> schema:</span>isPartOf &lt;<span class="hljs-string">https:</span><span class="hljs-comment">//data.noord-hollandsarchief.nl/collection/FotopersbureauDeBoer/serie/vlakfilms&gt; ;</span> <span class="hljs-symbol"> schema:</span>name <span class="hljs-string">"Romanschrijver Harry Mulisch op het dak van de Sint-Bavokerk in Haarlem"</span> .

&lt;<span class="hljs-string">https:</span><span class="hljs-comment">//data.noord-hollandsarchief.nl/collection/FotopersbureauDeBoer/serie/vlakfilms&gt; a schema:ArchiveComponent,</span> <span class="hljs-symbol"> schema:</span>Collection ; <span class="hljs-symbol"> schema:</span>genre <span class="hljs-string">aat:</span><span class="hljs-number">300127350</span> ; <span class="hljs-symbol"> schema:</span>isPartOf &lt;<span class="hljs-string">https:</span><span class="hljs-comment">//data.noord-hollandsarchief.nl/collection/FotopersbureauDeBoer/&gt; ;</span> <span class="hljs-symbol"> schema:</span>name <span class="hljs-string">"Vlakfilms"</span><span class="hljs-meta">@nl</span> .

&lt;<span class="hljs-string">https:</span><span class="hljs-comment">//data.noord-hollandsarchief.nl/collection/FotopersbureauDeBoer/&gt; a schema:ArchiveComponent,</span> <span class="hljs-symbol"> schema:</span>Collection ; <span class="hljs-symbol"> schema:</span>holdingArchive &lt;<span class="hljs-string">https:</span><span class="hljs-comment">//ror.org/03fsb6681&gt; ;</span> <span class="hljs-symbol"> schema:</span>name <span class="hljs-string">"Collectie Fotopersbureau De Boer"</span> ; <span class="hljs-symbol"> schema:</span>url &lt;<span class="hljs-string">https:</span><span class="hljs-comment">//noord-hollandsarchief.nl/collecties/beeld/collectie-fotopersbureau-de-boer&gt; .</span>

&lt;<span class="hljs-string">https:</span><span class="hljs-comment">//data.noord-hollandsarchief.nl/collection/FotopersbureauDeBoer/person/observation/fa906ea0-8d10-11ee-9aac-ac1f6ba5b082&gt; a roar:PersonObservation ;</span> <span class="hljs-symbol"> rdfs:</span>label <span class="hljs-string">"Mulisch, Harry"</span> ; <span class="hljs-symbol"> schema:</span>name <span class="hljs-string">"Harry Mulisch"</span> ; <span class="hljs-symbol"> pnv:</span>hasName [ a <span class="hljs-string">pnv:</span>PersonName ; <span class="hljs-symbol"> pnv:</span>baseSurname <span class="hljs-string">"Mulisch"</span> ; <span class="hljs-symbol"> pnv:</span>givenName <span class="hljs-string">"Harry"</span> ; <span class="hljs-symbol"> pnv:</span>literalName <span class="hljs-string">"Harry Mulisch"</span> ] .

&lt;<span class="hljs-string">https:</span><span class="hljs-comment">//data.noord-hollandsarchief.nl/collection/FotopersbureauDeBoer/person/reconstruction/67688614-5a70-5835-87a5-67b63ee56ee6&gt; a schema:Person,</span> <span class="hljs-symbol"> roar:</span>PersonReconstruction ; <span class="hljs-symbol"> owl:</span>sameAs <span class="hljs-string">gtaa:</span><span class="hljs-number">134822</span>, <span class="hljs-symbol"> wd:</span>Q927 ; <span class="hljs-symbol"> prov:</span>wasDerivedFrom &lt;<span class="hljs-string">https:</span><span class="hljs-comment">//data.noord-hollandsarchief.nl/collection/FotopersbureauDeBoer/person/observation/fa906ea0-8d10-11ee-9aac-ac1f6ba5b082&gt; ;</span> <span class="hljs-symbol"> schema:</span>birthDate <span class="hljs-string">"1927-07-29"</span>^^<span class="hljs-string">xsd:</span>date ; <span class="hljs-symbol"> schema:</span>birthPlace <span class="hljs-string">"Haarlem"</span> ; <span class="hljs-symbol"> schema:</span>deathDate <span class="hljs-string">"2010-10-30"</span>^^<span class="hljs-string">xsd:</span>date ; <span class="hljs-symbol"> schema:</span>deathPlace <span class="hljs-string">"Amsterdam"</span> ; <span class="hljs-symbol"> schema:</span>description <span class="hljs-string">"Nederlands schrijver (1927–2010)"</span> ; <span class="hljs-symbol"> schema:</span>hasOccupation <span class="hljs-string">"dichter"</span>, <span class="hljs-string">"essayist"</span>, <span class="hljs-string">"romanschrijver"</span>, <span class="hljs-string">"scenarioschrijver"</span>, <span class="hljs-string">"schrijver"</span>, <span class="hljs-string">"toneelschrijver"</span> ; <span class="hljs-symbol"> schema:</span>name <span class="hljs-string">"Harry Mulisch"</span> ; <span class="hljs-symbol"> pnv:</span>hasName [ a <span class="hljs-string">pnv:</span>PersonName ; <span class="hljs-symbol"> pnv:</span>baseSurname <span class="hljs-string">"Mulisch"</span> ; <span class="hljs-symbol"> pnv:</span>givenName <span class="hljs-string">"Harry"</span> ; <span class="hljs-symbol"> pnv:</span>literalName <span class="hljs-string">"Harry Mulisch"</span> ] .

&lt;<span class="hljs-string">https:</span><span class="hljs-comment">//data.noord-hollandsarchief.nl/collection/FotopersbureauDeBoer/location/0d7a7fe6-acd6-594b-b552-27e28fb46db1&gt; a schema:Place ;</span> <span class="hljs-symbol"> geo:</span>hasGeometry [ a <span class="hljs-string">geo:</span>Geometry ; <span class="hljs-symbol"> geo:</span>asWKT <span class="hljs-string">"POINT(4.6359055555556 52.381366666667)"</span>^^<span class="hljs-string">geo:</span>wktLiteral ] ; <span class="hljs-symbol"> owl:</span>sameAs <span class="hljs-string">wd:</span>Q1083850 ; <span class="hljs-symbol"> schema:</span>additionalType <span class="hljs-string">aat:</span><span class="hljs-number">300008247</span> ; <span class="hljs-symbol"> schema:</span>name <span class="hljs-string">"Grote Markt"</span> .

&lt;<span class="hljs-string">https:</span><span class="hljs-comment">//digitaalerfgoed.poolparty.biz/nha/acd4a20a-ec61-bc6e-01f0-412a54c37524&gt; a skos:Concept ;</span> <span class="hljs-symbol"> dcterms:</span>modified <span class="hljs-string">"2023-07-19T15:05:19.659000+00:00"</span>^^<span class="hljs-string">xsd:</span>dateTime ; <span class="hljs-symbol"> skos:</span>broader &lt;<span class="hljs-string">https:</span><span class="hljs-comment">//digitaalerfgoed.poolparty.biz/nha/2c502f9c-9b95-4d4e-c65c-2a1827b2c1e7&gt; ;</span> <span class="hljs-symbol"> skos:</span>closeMatch <span class="hljs-string">aat:</span><span class="hljs-number">300025492</span> ; <span class="hljs-symbol"> skos:</span>inScheme &lt;<span class="hljs-string">https:</span><span class="hljs-comment">//digitaalerfgoed.poolparty.biz/nha/01617d03-bcd9-4720-9392-bf6bd92227b9&gt; ;</span> <span class="hljs-symbol"> skos:</span>prefLabel <span class="hljs-string">"Personen schrijven"</span><span class="hljs-meta">@nl</span> .

&lt;<span class="hljs-string">https:</span><span class="hljs-comment">//data.noord-hollandsarchief.nl/collection/FotopersbureauDeBoer/catalog/acd4a20a-ec61-bc6e-01f0-412a54c37524&gt; a schema:CreativeWork ;</span> <span class="hljs-symbol"> schema:</span>about &lt;<span class="hljs-string">https:</span><span class="hljs-comment">//digitaalerfgoed.poolparty.biz/nha/acd4a20a-ec61-bc6e-01f0-412a54c37524&gt; ;</span> <span class="hljs-symbol"> schema:</span>additionalType <span class="hljs-string">aat:</span><span class="hljs-number">300026769</span> ; <span class="hljs-symbol"> schema:</span>name <span class="hljs-string">"Personen schrijven"</span> ; <span class="hljs-symbol"> schema:</span>temporalCoverage <span class="hljs-string">"1975/1990"</span> .

&lt;<span class="hljs-string">https:</span><span class="hljs-comment">//digitaalerfgoed.poolparty.biz/nha/c7d7de0a-1aad-64b8-4208-0d188cacef9d&gt; a skos:Concept ;</span> <span class="hljs-symbol"> dcterms:</span>modified <span class="hljs-string">"2023-12-20T10:57:31.478000+00:00"</span>^^<span class="hljs-string">xsd:</span>dateTime ; <span class="hljs-symbol"> skos:</span>broader &lt;<span class="hljs-string">https:</span><span class="hljs-comment">//digitaalerfgoed.poolparty.biz/nha/9571146c-71de-7477-b892-3c6f0dba1d7e&gt; ;</span> <span class="hljs-symbol"> skos:</span>closeMatch <span class="hljs-string">gtaa:</span><span class="hljs-number">28026</span>, <span class="hljs-symbol"> aat:</span><span class="hljs-number">300007466</span>, &lt;<span class="hljs-string">https:</span><span class="hljs-comment">//digitaalerfgoed.poolparty.biz/nha/a36695da-4357-f335-92aa-11f0cacdfe86&gt; ;</span> <span class="hljs-symbol"> skos:</span>definition <span class="hljs-string">"a picture taken of the outside of a church"</span><span class="hljs-meta">@en</span>, <span class="hljs-string">"Buitenkant van een kerk"</span><span class="hljs-meta">@nl</span> ; <span class="hljs-symbol"> skos:</span>inScheme &lt;<span class="hljs-string">https:</span><span class="hljs-comment">//digitaalerfgoed.poolparty.biz/nha/7325bb27-69b0-4c36-9f0c-914ba5d49faf&gt; ;</span> <span class="hljs-symbol"> skos:</span>prefLabel <span class="hljs-string">"Church outdoor"</span><span class="hljs-meta">@en</span>, <span class="hljs-string">"Kerk buiten"</span><span class="hljs-meta">@nl</span> ; <span class="hljs-symbol"> foaf:</span>depiction &lt;<span class="hljs-string">https:</span><span class="hljs-comment">//images.memorix.nl/ranh/thumb/500x500/ecf29275-9946-ea04-987c-13016fb37a15.jpg&gt; .</span>

&lt;<span class="hljs-string">https:</span><span class="hljs-comment">//digitaalerfgoed.poolparty.biz/nha/f0881540-bb3e-3755-dbac-735be0b40890&gt; a skos:Concept ;</span> <span class="hljs-symbol"> dcterms:</span>modified <span class="hljs-string">"2023-12-20T10:32:30.531000+00:00"</span>^^<span class="hljs-string">xsd:</span>dateTime ; <span class="hljs-symbol"> skos:</span>broader &lt;<span class="hljs-string">https:</span><span class="hljs-comment">//digitaalerfgoed.poolparty.biz/nha/fa9afba5-b396-4cc8-86d3-aaaba7e1fa11&gt; ;</span> <span class="hljs-symbol"> skos:</span>definition <span class="hljs-string">"Foto's die in de open lucht zijn genomen"</span><span class="hljs-meta">@nl</span> ; <span class="hljs-symbol"> skos:</span>inScheme &lt;<span class="hljs-string">https:</span><span class="hljs-comment">//digitaalerfgoed.poolparty.biz/nha/7325bb27-69b0-4c36-9f0c-914ba5d49faf&gt; ;</span> <span class="hljs-symbol"> skos:</span>prefLabel <span class="hljs-string">"Buiten"</span><span class="hljs-meta">@nl</span> ; <span class="hljs-symbol"> skos:</span>related &lt;<span class="hljs-string">https:</span><span class="hljs-comment">//digitaalerfgoed.poolparty.biz/nha/7dbc6a7e-4258-2434-bc3d-567164764912&gt; ;</span> <span class="hljs-symbol"> foaf:</span>depiction &lt;<span class="hljs-string">https:</span><span class="hljs-comment">//images.memorix.nl/ranh/thumb/500x500/30bbbc7d-be28-a9df-e9f2-9e0f42a64309.jpg&gt; .</span>

&lt;<span class="hljs-string">https:</span><span class="hljs-comment">//digitaalerfgoed.poolparty.biz/nha/a2c47bdc-ae1f-8dd4-8e2d-3df8a28a03c6&gt; a skos:Concept ;</span> <span class="hljs-symbol"> dcterms:</span>modified <span class="hljs-string">"2023-12-20T10:57:21.860000+00:00"</span>^^<span class="hljs-string">xsd:</span>dateTime ; <span class="hljs-symbol"> skos:</span>broader &lt;<span class="hljs-string">https:</span><span class="hljs-comment">//digitaalerfgoed.poolparty.biz/nha/fd603119-f48c-43da-b084-fcc20598f8f5&gt; ;</span> <span class="hljs-symbol"> skos:</span>closeMatch <span class="hljs-string">gtaa:</span><span class="hljs-number">27140</span>, <span class="hljs-symbol"> aat:</span><span class="hljs-number">300015637</span>, &lt;<span class="hljs-string">https:</span><span class="hljs-comment">//digitaalerfgoed.poolparty.biz/nha/a9208ebc-d5f7-3fe6-14c1-05a880ba0690&gt; ;</span> <span class="hljs-symbol"> skos:</span>definition <span class="hljs-string">"portrait of one or two people posing"</span><span class="hljs-meta">@en</span>, <span class="hljs-string">"Portret van één of twee mensen die poseren voor de foto"</span><span class="hljs-meta">@nl</span> ; <span class="hljs-symbol"> skos:</span>inScheme &lt;<span class="hljs-string">https:</span><span class="hljs-comment">//digitaalerfgoed.poolparty.biz/nha/7325bb27-69b0-4c36-9f0c-914ba5d49faf&gt; ;</span> <span class="hljs-symbol"> skos:</span>prefLabel <span class="hljs-string">"Portrait"</span><span class="hljs-meta">@en</span>, <span class="hljs-string">"Portret"</span><span class="hljs-meta">@nl</span> ; <span class="hljs-symbol"> foaf:</span>depiction &lt;<span class="hljs-string">https:</span><span class="hljs-comment">//images.memorix.nl/ranh/thumb/500x500/03b2a186-ed91-3ab2-97be-70578c2bddef.jpg&gt; .</span>

&lt;<span class="hljs-string">https:</span><span class="hljs-comment">//digitaalerfgoed.poolparty.biz/nha/a9208ebc-d5f7-3fe6-14c1-05a880ba0690&gt; a skos:Concept ;</span> <span class="hljs-symbol"> dcterms:</span>modified <span class="hljs-string">"2023-12-20T10:57:21.863000+00:00"</span>^^<span class="hljs-string">xsd:</span>dateTime ; <span class="hljs-symbol"> skos:</span>broader &lt;<span class="hljs-string">https:</span><span class="hljs-comment">//digitaalerfgoed.poolparty.biz/nha/11c0b2f4-0a96-11ee-be56-0242ac120002&gt; ;</span> <span class="hljs-symbol"> skos:</span>closeMatch <span class="hljs-string">gtaa:</span><span class="hljs-number">27140</span>, <span class="hljs-symbol"> aat:</span><span class="hljs-number">300015637</span>, &lt;<span class="hljs-string">https:</span><span class="hljs-comment">//digitaalerfgoed.poolparty.biz/nha/a2c47bdc-ae1f-8dd4-8e2d-3df8a28a03c6&gt; ;</span> <span class="hljs-symbol"> skos:</span>inScheme &lt;<span class="hljs-string">https:</span><span class="hljs-comment">//digitaalerfgoed.poolparty.biz/nha/01617d03-bcd9-4720-9392-bf6bd92227b9&gt; ;</span> <span class="hljs-symbol"> skos:</span>prefLabel <span class="hljs-string">"Portretten"</span><span class="hljs-meta">@nl</span> .

&lt;<span class="hljs-string">https:</span><span class="hljs-comment">//data.noord-hollandsarchief.nl/collection/FotopersbureauDeBoer/catalog/a9208ebc-d5f7-3fe6-14c1-05a880ba0690&gt; a schema:CreativeWork ;</span> <span class="hljs-symbol"> schema:</span>about &lt;<span class="hljs-string">https:</span><span class="hljs-comment">//digitaalerfgoed.poolparty.biz/nha/a9208ebc-d5f7-3fe6-14c1-05a880ba0690&gt; ;</span> <span class="hljs-symbol"> schema:</span>additionalType <span class="hljs-string">aat:</span><span class="hljs-number">300026769</span> ; <span class="hljs-symbol"> schema:</span>name <span class="hljs-string">"Portretten"</span> ; <span class="hljs-symbol"> schema:</span>temporalCoverage <span class="hljs-string">"1947/1989"</span> . <span class="hljs-symbol"> aat:</span><span class="hljs-number">300008247</span> a <span class="hljs-string">skos:</span>Concept ; <span class="hljs-symbol"> skos:</span>prefLabel <span class="hljs-string">"Straat"</span> . <span class="hljs-symbol"> aat:</span><span class="hljs-number">300026769</span> a <span class="hljs-string">skos:</span>Concept ; <span class="hljs-symbol"> skos:</span>prefLabel <span class="hljs-string">"Cataloguskaart"</span><span class="hljs-meta">@nl</span> . </code></pre>

Identifier
DOI https://doi.org/10.17026/SS/7VD3ME
PID https://nbn-resolving.org/urn:nbn:nl:ui:13-3b9b8269-1b83-401f-b14c-dc6be03f1917
Metadata Access https://easy.dans.knaw.nl/oai?verb=GetRecord&metadataPrefix=oai_datacite&identifier=oai:easy.dans.knaw.nl:easy-dataset:334653
Provenance
Creator van Wissen, Leon; Vriend, Nico; Nijssen, Antoinet; Vereecken, Lars; den Engelse, Menno
Publisher Data Archiving and Networked Services (DANS)
Contributor Noord-Hollands Archief
Publication Year 2024
Rights info:eu-repo/semantics/openAccess; License: http://creativecommons.org/publicdomain/zero/1.0; http://creativecommons.org/publicdomain/zero/1.0
OpenAccess true
Representation
Resource Type Dataset
Discipline Humanities