@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/bd79M4>
  gtm:oppervlakte 113.0 ;
  gtm:kadastraalNummer 5231.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5231" ;
  gtm:kadastraleAanduiding "M5231"@nl ;
  ns0:name "Perceel GDA01-M5231"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350523170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bxTMZ4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88113> ;
  ns0:startDate "2019-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7128478002449 52.037356237228,4.7127734862879 52.037355155517,4.7127741751453 52.037336508598,4.7127773850516 52.037249160042,4.7127801339033 52.037182751742,4.7127811072475 52.037156825874,4.7128270068528 52.037157493199,4.7128550854205 52.037157923636,4.7128516992388 52.037250214788,4.7128484881242 52.037337653222,4.7128478002449 52.037356237228))"^^geo:wktLiteral ;
    osm:area 112.0
  ] .

