@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/bsHjth>
  gtm:oppervlakte 5.0 ;
  gtm:kadastraalNummer 7407.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7407" ;
  gtm:kadastraleAanduiding "M7407"@nl ;
  ns0:name "Perceel GDA01-M7407"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350740770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bW2XCk> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/290568> ;
  ns0:startDate "2014-09-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7170548482396 52.035308550942,4.7170549706862 52.035307185407,4.7171441375555 52.035306928779,4.7171358251046 52.035324822263,4.7170583895269 52.035308562106,4.7170548482396 52.035308550942))"^^geo:wktLiteral ;
    osm:area 6.0
  ] .

