@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/bO8msi>
  ns0:description "handboogschutters"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/schutterij/3" ;
  ns0:name "Sint Sebastiaansdoelen"@nl ;
  ns0:additionalType <https://data.cultureelerfgoed.nl/term/id/cht/7d8c7fe0-997e-4721-9c73-fa7dcfa20ca5> ;
  gtm:straat <https://n2t.net/ark:/60537/b62hZ4> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bdKcsz> ;
  a gtm:Gebouw ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/233774> ;
  ns0:startDate "1504"^^xsd:gYear ;
  ns0:endDate "1610"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.70534194 52.00873826, 4.70369604 52.00981230, 4.70360239 52.00971887, 4.70526221 52.00870181, 4.70534194 52.00873826))"^^geo:wktLiteral ;
    osm:area 1510.0
  ] .

