@prefix ns0: <https://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix hg: <http://rdf.histograph.io/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/bNVELD>
  ns0:comment "Eerste Turfmarktkerk" ;
  ns0:name "Turfmarktkerk"@nl ;
  owl:sameAs <http://www.paulabels.nl/2017/02/het-wordt-spannend-op-de-turfmarkt/>, <https://www.goudatijdmachine.nl/omeka/api/items/233808> ;
  ns0:additionalType <https://data.cultureelerfgoed.nl/term/id/cht/1f045186-ba15-4937-a311-de50437f32d4>, <https://data.cultureelerfgoed.nl/term/id/cht/c15af234-87b0-433c-bbe1-880a6f717057> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bNVxFp> ;
  a gtm:Gebouw ;
  ns0:startDate "1888"^^xsd:gYear ;
  ns0:endDate "1931"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.70748242 52.01239375, 4.70764022 52.01226509, 4.70788748 52.01237538, 4.70773612 52.01250741, 4.70748242 52.01239375))"^^geo:wktLiteral ;
    osm:area 381.0
  ] .

