@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/bfCxUY>
  gtm:verpondingsNummer "283" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/verponding/283" ;
  sdo:name "Verponding 283"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bD64TE> ;
  a sdo:CreativeWork, gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68360> ;
  sdo:sdDatePublished "2023-04-19T12:30:43+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7152562 52.0091193, 4.7152486 52.0091185, 4.7152581 52.0091101, 4.7151622 52.0090975, 4.7150932 52.00932, 4.7150894 52.0093315, 4.7151594 52.0093373, 4.7151636 52.0093262, 4.7152173 52.0091357, 4.7152524 52.0091344, 4.7152562 52.0091193))"^^geo:wktLiteral ;
    osm:area 130.0
  ] .

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