@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/bo6So7>
  ns0:comment "Rooms katholieke kerk" ;
  ns0:name "Statie De Tol"@nl ;
  ns0:additionalType <https://data.cultureelerfgoed.nl/term/id/cht/1f045186-ba15-4937-a311-de50437f32d4>, <https://data.cultureelerfgoed.nl/term/id/cht/709318c3-5bc5-4423-8bed-269ed1c0cd52> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bD68Op> ;
  a gtm:Gebouw ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/233819> ;
  ns0:startDate "1638"^^xsd:gYear ;
  ns0:endDate "1830"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.70754418 52.00951328, 4.70747373 52.00946869, 4.70742691 52.00949846, 4.70719724 52.00936092, 4.70728757 52.00930091, 4.70703423 52.00915399, 4.70707735 52.00912567, 4.70703624 52.00910183, 4.70707822 52.00907473, 4.70747390 52.00930617, 4.70739184 52.00936068, 4.70760208 52.00949041, 4.70754418 52.00951328))"^^geo:wktLiteral ;
    osm:area 535.0
  ] .

