@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/bMGjTs>
  gtm:oppervlakte 144.0 ;
  gtm:kadastraalNummer 1727.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1727" ;
  gtm:kadastraleAanduiding "M1727"@nl ;
  ns0:name "Perceel GDA01-M1727"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350172770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bJYo4m> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85655> ;
  ns0:startDate "2010-02-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6867252929985 52.029125148448,4.6868710376375 52.029101144468,4.6871442811188 52.029055085837,4.6871583937344 52.029087276306,4.6871603355166 52.029091701154,4.6869236329705 52.029131568415,4.6868870640919 52.029137669773,4.6868879362782 52.029139670386,4.6868396647529 52.029147724518,4.6868480213933 52.029166856596,4.6867997648236 52.029174883835,4.6868006371473 52.02917687546,4.6867515332166 52.029185041454,4.6867252929985 52.029125148448))"^^geo:wktLiteral ;
    osm:area 144.0
  ] .

