@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix hg: <http://rdf.histograph.io/> .
@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/br1v4A>
  gtm:kadastraalNummer "310"^^xsd:string ;
  gtm:kadastraleAanduiding "E310"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E310"^^xsd:string ;
  ns0:name "Perceel GDA01-E310"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bV0uUp> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17515> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7029448 52.0056548, 4.7029174 52.0056657, 4.7029395 52.0056868, 4.7028967 52.0057038, 4.7028744 52.0056823, 4.7028348 52.005698, 4.7030114 52.0058541, 4.7030346 52.0058746, 4.7030545 52.0058887, 4.7032519 52.005815, 4.7029448 52.0056548))"^^geo:wktLiteral ;
    osm:area 316.0
  ] .

