@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/bhh9LT>
  ns0:endDate "1945" ;
  gtm:status "Historisch"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/waterloop/zwembad" ;
  ns0:name "Zwembad"@nl ;
  ns0:additionalType <https://data.cultureelerfgoed.nl/term/id/cht/0470207a-e317-4891-96dd-461e0ae8a63f>, <https://data.cultureelerfgoed.nl/term/id/cht/e2d10203-8bb6-4f8a-a31b-ee337ce10fe3> ;
  a gtm:Natuur ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/92589> ;
  ns0:startDate "1846"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7119907 52.0144693, 4.7125027 52.0142168, 4.7123956 52.0141246, 4.7118547 52.0143867, 4.7119907 52.0144693))"^^geo:wktLiteral ;
    osm:area 589.0
  ] .

