@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/bEz25K>
  gtm:oppervlakte 144.0 ;
  gtm:kadastraalNummer 1760.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1760" ;
  gtm:kadastraleAanduiding "M1760"@nl ;
  ns0:name "Perceel GDA01-M1760"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350176070000/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/85687> ;
  ns0:startDate "2010-02-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6873527147998 52.028181187199,4.6873264239091 52.028121725461,4.687419707534 52.028106100765,4.6874205944348 52.028108092473,4.6874686753226 52.028100036973,4.6874773021354 52.028119602058,4.6875249157956 52.028111606678,4.687525788131 52.028113598298,4.6875623422183 52.028107451715,4.68772724736 52.028080477512,4.6877315400171 52.028090192509,4.6877316526501 52.028090444853,4.6877433895913 52.0281170753,4.6875419593498 52.028150196286,4.6873527147998 52.028181187199))"^^geo:wktLiteral ;
    osm:area 144.0
  ] .

