@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/brrW3w>
  gtm:oppervlakte 138.0 ;
  gtm:kadastraalNummer 4456.0 ;
  gtm:kadastraleAanduiding "E4456"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4456"^^xsd:string ;
  ns0:name "Perceel GDA01-E4456"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280445670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bABSc8> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74690> ;
  ns0:startDate "2010-03-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6929449801879 52.009128951256,4.6929444201662 52.009119968519,4.6929630158098 52.009076987697,4.693141366503 52.009081850515,4.6932545973775 52.00908470228,4.6933149461106 52.009085363641,4.6933136251055 52.009133066397,4.6932509117801 52.009132723667,4.6931375869518 52.009131228598,4.6929449801879 52.009128951256))"^^geo:wktLiteral ;
    osm:area 137.0
  ] .

