@prefix ns0: <https://schema.org/> .
@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/byja9M>
  ns0:identifier "https://www.goudatijdmachine.nl/id/schutterij/5" ;
  ns0:name "Schietterrein"@nl ;
  ns0:description "vuurwapens"@nl ;
  ns0:additionalType <https://data.cultureelerfgoed.nl/term/id/cht/7d8c7fe0-997e-4721-9c73-fa7dcfa20ca5> ;
  gtm:straat <https://n2t.net/ark:/60537/baq1jY> ;
  a gtm:Gebouw ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/233776> ;
  ns0:startDate "1842"^^xsd:gYear ;
  ns0:endDate "1955"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.70975212 52.00490266, 4.70638190 52.00312007, 4.70577736 52.00252891, 4.70715637 52.00201299, 4.71039891 52.00448457, 4.70975212 52.00490266))"^^geo:wktLiteral ;
    osm:area 35065.0
  ] .

