@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/b74RIa>
  gtm:oppervlakte 1800.0 ;
  gtm:kadastraalNummer 4037.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4037" ;
  gtm:kadastraleAanduiding "M4037"@nl ;
  ns0:name "Perceel GDA01-M4037"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350403770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b7UPPD> ;
  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/87154> ;
  ns0:startDate "2010-10-07"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6805988339283 52.021731008136,4.6805970140157 52.021731851113,4.680033411022 52.021993778307,4.679685723828 52.021708527377,4.6797270171387 52.021694474945,4.680245318877 52.021501074544,4.6802863761101 52.021481645427,4.6803214301357 52.021511203075,4.6803268901455 52.021508656181,4.6805970504379 52.021729541308,4.6805988339283 52.021731008136))"^^geo:wktLiteral ;
    osm:area 1798.0
  ] .

