@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/bkCkkm>
  gtm:verpondingsNummer "136" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/verponding/136" ;
  sdo:name "Verponding 136"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bfCvv8> ;
  a sdo:CreativeWork, gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66703> ;
  sdo:sdDatePublished "2024-10-15T23:57:18+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7137011 52.0074276, 4.7137142 52.0074342, 4.7140352 52.0075675, 4.7140186 52.0075827, 4.7141121 52.0076215, 4.7142935 52.0076587, 4.7143173 52.0076212, 4.7140644 52.0075242, 4.7137583 52.0073972, 4.713742 52.0073893, 4.7137011 52.0074276))"^^geo:wktLiteral ;
    osm:area 271.0
  ] .

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