@prefix ns0: <https://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@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/b3Xv4Y>
  ns0:identifier "https://www.goudatijdmachine.nl/id/schutterij/1" ;
  ns0:name "Sint Jorisdoelen"@nl ;
  ns0:description "voetboogschutters"@nl ;
  ns0:additionalType <https://data.cultureelerfgoed.nl/term/id/cht/7d8c7fe0-997e-4721-9c73-fa7dcfa20ca5> ;
  gtm:straat <https://n2t.net/ark:/60537/b6eZGt> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bdKcsz> ;
  a gtm:Gebouw ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/233772> ;
  ns0:startDate "1514"^^xsd:gYear ;
  ns0:endDate "1795"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.71450148 52.01224421, 4.71430336 52.01243192, 4.71423624 52.01254030, 4.71332447 52.01347560, 4.71321370 52.01343992, 4.71397671 52.01266938, 4.71379525 52.01259456, 4.71425736 52.01214495, 4.71450148 52.01224421))"^^geo:wktLiteral ;
    osm:area 2072.0
  ] .

