@prefix ns0: <https://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b1t5Oi>
  ns0:name "Israelische kerk"@nl ;
  ns0:additionalType <https://data.cultureelerfgoed.nl/term/id/cht/0946c81f-2ca9-4cb2-942b-d5b25ab478c1>, <https://data.cultureelerfgoed.nl/term/id/cht/1f045186-ba15-4937-a311-de50437f32d4> ;
  a gtm:Gebouw ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/233814> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.70825048 52.01196269, 4.70837318 52.01185942, 4.70827663 52.01181852, 4.70816118 52.01192229, 4.70825048 52.01196269))"^^geo:wktLiteral ;
    osm:area 110.0
  ] .

