@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/bEzcEw>
  gtm:oppervlakte 131.0 ;
  gtm:kadastraalNummer 9050.0 ;
  gtm:kadastraleAanduiding "A9050"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A9050" ;
  ns0:name "Perceel GDA01-A9050"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240905070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bEmtn9> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/288616> ;
  ns0:startDate "2022-10-31"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7171400427154 52.013753457615,4.7170091237391 52.013728560549,4.7170181106053 52.013706212627,4.7170244501126 52.013690429139,4.7170837246815 52.013562654947,4.7171170069941 52.01356966659,4.7170549830289 52.013688427762,4.7171407579083 52.013705616452,4.7173093720554 52.013739545495,4.7172877235754 52.01378159586,4.7172870783122 52.013782859552,4.7171400427154 52.013753457615))"^^geo:wktLiteral ;
    osm:area 133.0
  ] .

