@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/bAoYMw>
  gtm:kadastraalNummer "69"^^xsd:string ;
  gtm:kadastraleAanduiding "A69"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A69"^^xsd:string ;
  ns0:name "Perceel GDA01-A69"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/beMVDb> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13071> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7019299 52.0116948, 4.7019299 52.0116948, 4.7019092 52.0116822, 4.7019279 52.011671, 4.7019142 52.0116623, 4.7019553 52.0116377, 4.7018949 52.0115849, 4.701706 52.0116996, 4.7016192 52.0117523, 4.7017305 52.0118199, 4.7017305 52.0118199, 4.7019299 52.0116948))"^^geo:wktLiteral ;
    osm:area 253.0
  ] .

