@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/bwErUo>
  gtm:oppervlakte 268.0 ;
  gtm:kadastraalNummer 1761.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1761" ;
  gtm:kadastraleAanduiding "M1761"@nl ;
  ns0:name "Perceel GDA01-M1761"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350176170000/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/85688> ;
  ns0:startDate "2010-02-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6873264239091 52.028121725461,4.6872957426072 52.028052287459,4.6876761106911 52.027990271738,4.6876866728644 52.027988545794,4.687693864388 52.028004848535,4.68772724736 52.028080477512,4.6875623422183 52.028107451715,4.687525788131 52.028113598298,4.6875249157956 52.028111606678,4.6874773021354 52.028119602058,4.6874686753226 52.028100036973,4.6874205944348 52.028108092473,4.687419707534 52.028106100765,4.6873264239091 52.028121725461))"^^geo:wktLiteral ;
    osm:area 268.0
  ] .

