@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/b3kcX9>
  gtm:kadastraalNummer "258" ;
  gtm:kadastraleAanduiding "D258" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D258" ;
  ns0:name "Perceel GDA01-D258"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16442> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7082925 52.0085286, 4.7082586 52.0085423, 4.7082668 52.0085467, 4.7083765 52.0086061, 4.7083952 52.0085928, 4.7084197 52.0086063, 4.7083786 52.0086346, 4.7084177 52.0086562, 4.7084308 52.0086472, 4.7084668 52.0086225, 4.7083014 52.0085334, 4.7082925 52.0085286))"^^geo:wktLiteral ;
    osm:area 48.0
  ] .

