@prefix sdo: <https://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bXIy70>
  sdo:alternateName "Hofje van Swanenburgh"@nl, "Swanehof"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/hofje/19" ;
  sdo:name "Swanenburgh's hofje"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bqCgCq> ;
  sdo:sameAs <https://n2t.net/ark:/60537/bxTBDi> ;
  a sdo:CreativeWork, gtm:Hofje ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/233796> ;
  sdo:startDate "1692"^^xsd:gYear ;
  sdo:sdDatePublished "2024-05-05T16:06:28+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.71389918 52.01029646, 4.71391769 52.01020546, 4.71385702 52.01020215, 4.71387060 52.01015781, 4.71353039 52.01014065, 4.71351243 52.01027103, 4.71389918 52.01029646))"^^geo:wktLiteral ;
    osm:area 381.0
  ] .

# dynamically created via construct_rdf.php on sparql.goudatijdmachine.nl
