@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/b5CXQc>
  gtm:oppervlakte 130.0 ;
  gtm:kadastraalNummer 2543.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2543" ;
  gtm:kadastraleAanduiding "M2543"@nl ;
  ns0:name "Perceel GDA01-M2543"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350254370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bYL3Y2> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86117> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7061147020642 52.0343849332,4.7061076565386 52.034340310099,4.7061111284365 52.034340087493,4.7060979318302 52.034262944817,4.7061016808687 52.034262705838,4.7060978540154 52.03424026669,4.7060790304293 52.034154606437,4.7060763918814 52.034139319921,4.7061366842589 52.034135372193,4.706139308255 52.034150658623,4.7061514239575 52.034157991302,4.7061674870599 52.034258439437,4.7061885030816 52.034380119794,4.7061147020642 52.0343849332))"^^geo:wktLiteral ;
    osm:area 130.0
  ] .

