@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/bQQjG6>
  gtm:oppervlakte 164.0 ;
  gtm:kadastraalNummer 1710.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1710" ;
  gtm:kadastraleAanduiding "M1710"@nl ;
  ns0:name "Perceel GDA01-M1710"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350171070000/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/85639> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6871603355166 52.029091701154,4.6871583937344 52.029087276306,4.6873603301897 52.029053754492,4.6873612025359 52.029055746113,4.6874094731673 52.029047736705,4.687417829331 52.029066913681,4.6874658224223 52.029058947542,4.687466694633 52.02906094815,4.6875589018071 52.02904532593,4.6875749858222 52.029081932377,4.687482661733 52.029097571892,4.6873498017964 52.029119531947,4.6871845501763 52.02914697097,4.6871603355166 52.029091701154))"^^geo:wktLiteral ;
    osm:area 164.0
  ] .

