@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/b004pn>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 6036.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6036" ;
  gtm:kadastraleAanduiding "M6036"@nl ;
  ns0:name "Perceel GDA01-M6036"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350603670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bW2Xj5> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88819> ;
  ns0:startDate "2002-06-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6996948360408 52.033223900077,4.6996873719235 52.033181341441,4.6998612403306 52.033169296299,4.7000053330597 52.03315931525,4.7000055082934 52.033160242076,4.7000365635877 52.033158355972,4.7000382519922 52.033167992384,4.700073890865 52.033165611691,4.7000795345851 52.033197661247,4.7000470898321 52.033199871824,4.7000490337378 52.033210902926,4.7000148388266 52.033213202155,4.7000129089497 52.033202207087,4.6998265847249 52.033214916795,4.6996948360408 52.033223900077))"^^geo:wktLiteral ;
    osm:area 127.0
  ] .

