@prefix ns0: <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/bGdLhh>
  ns0:identifier "https://www.goudatijdmachine.nl/id/schutterij/4" ;
  ns0:name "Sint Jorisdoelen"@nl ;
  ns0:description "voetboogschutters"@nl ;
  ns0:additionalType <https://data.cultureelerfgoed.nl/term/id/cht/7d8c7fe0-997e-4721-9c73-fa7dcfa20ca5> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bdKcsz> ;
  gtm:straat <https://n2t.net/ark:/60537/buznNt> ;
  a gtm:Gebouw ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/233775> ;
  ns0:startDate "1359"^^xsd:gYear ;
  ns0:endDate "1514"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.71521794 52.00939487, 4.71504259 52.01022792, 4.71487643 52.01021407, 4.71510614 52.00936894, 4.71521794 52.00939487))"^^geo:wktLiteral ;
    osm:area 920.0
  ] .

