@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/278"^^xsd:string ;
  ns0:name "Verponding 278"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bt6uQT> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68304> ;
  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
  ] .

