@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bXIy70>
  ns0:alternateName "Hofje van Swanenburgh"@nl, "Swanehof"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/hofje/19"^^xsd:string ;
  ns0:name "Swanenburgh's hofje"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bqCgCq> ;
  ns0:sameAs <https://n2t.net/ark:/60537/bxTBDi> ;
  a gtm:Hofje ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/233796> ;
  ns0:startDate "1692"^^xsd:gYear ;
  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
  ] .

