@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix hg: <http://rdf.histograph.io/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bd7axx>
  gtm:oppervlakte 66.0 ;
  gtm:kadastraalNummer 9077.0 ;
  gtm:kadastraleAanduiding "A9077"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A9077" ;
  ns0:name "Perceel GDA01-A9077"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240907770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bKO0Ur> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/104998> ;
  ns0:startDate "2023-05-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7202507156597 52.013866704576,4.720350596237 52.013884644963,4.7203237984002 52.013942054835,4.7203288022773 52.013946451541,4.7203265627098 52.013952074577,4.720318246473 52.013953933006,4.7203014093324 52.013990006922,4.720293289761 52.014007038872,4.720242497054 52.013997097584,4.7202841586438 52.013910937169,4.7202348100453 52.013901848967,4.7202507156597 52.013866704576))"^^geo:wktLiteral ;
    osm:area 66.0
  ] .

