@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/beMHP3>
  gtm:kadastraalNummer "689"^^xsd:string ;
  gtm:kadastraleAanduiding "D689"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D689"^^xsd:string ;
  ns0:name "Perceel GDA01-D689"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b0Q0c4> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16874> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7099486 52.0076384, 4.7099607 52.0076329, 4.7098594 52.007565, 4.7099257 52.0075344, 4.7099907 52.0075001, 4.7099549 52.0074686, 4.7100175 52.0074401, 4.7100393 52.0074596, 4.7101089 52.0074286, 4.710079 52.0074113, 4.7101003 52.0073782, 4.709849 52.0073437, 4.7097246 52.0073264, 4.7097229 52.0073412, 4.7096463 52.007436, 4.7096696 52.0074524, 4.7096928 52.0074688, 4.7097517 52.0075077, 4.7099486 52.0076384))"^^geo:wktLiteral ;
    osm:area 493.0
  ] .

