@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/buYPsX>
  gtm:verpondingsNummer "278" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/verponding/278" ;
  sdo:name "Verponding 278"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bt6uQT> ;
  a sdo:CreativeWork, gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68304> ;
  sdo:sdDatePublished "2023-04-19T12:30:43+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7149158 52.0091165, 4.7148603 52.0091089, 4.7147947 52.0092889, 4.7147915 52.0092978, 4.7148515 52.0093048, 4.7148553 52.0092958, 4.7149158 52.0091165))"^^geo:wktLiteral ;
    osm:area 87.0
  ] .

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