@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/b5czI8>
  gtm:oppervlakte 910.0 ;
  gtm:kadastraalNummer 7475.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7475" ;
  gtm:kadastraleAanduiding "M7475"@nl ;
  ns0:name "Perceel GDA01-M7475"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350747570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bGrtwM> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bX5hq1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89871> ;
  ns0:startDate "2017-03-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6795020044358 52.026099566555,4.6795135697965 52.026105352698,4.6801834226328 52.026440698655,4.6802089534134 52.026453480672,4.6800517835811 52.026573907341,4.6799766310168 52.026536657417,4.6800049211288 52.026514940559,4.6793704671423 52.026200443789,4.6795020044358 52.026099566555))"^^geo:wktLiteral ;
    osm:area 910.0
  ] .

