@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix sdo: <https://schema.org/> .
@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/bUNBH9>
  gtm:verpondingsNummer "137" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/verponding/137" ;
  sdo:name "Verponding 137"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bZNmTw> ;
  a sdo:CreativeWork, gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66714> ;
  sdo:sdDatePublished "2024-10-15T23:57:18+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71436 52.0074976, 4.7142177 52.0074661, 4.7141351 52.0074478, 4.7141322 52.0074572, 4.7140538 52.0074461, 4.714021 52.0074326, 4.7138139 52.0073479, 4.713798 52.0073411, 4.713742 52.0073893, 4.7137583 52.0073972, 4.7140644 52.0075242, 4.7140772 52.0075121, 4.7143286 52.007608, 4.71436 52.0074976))"^^geo:wktLiteral ;
    osm:area 366.0
  ] .

# dynamically created via construct_rdf.php on sparql.goudatijdmachine.nl
