@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/b7UFrF>
  gtm:oppervlakte 165.0 ;
  gtm:kadastraalNummer 1764.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1764" ;
  gtm:kadastraleAanduiding "M1764"@nl ;
  ns0:name "Perceel GDA01-M1764"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350176470000/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/85691> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6886302165768 52.028235737638,4.6887351102072 52.028476431072,4.688675605836 52.028486297897,4.68865057754 52.028428911288,4.6886473488072 52.028429449414,4.6886344899039 52.02839997207,4.6886034882845 52.028405136241,4.688590473628 52.028375370339,4.6885872303281 52.028375908377,4.6885329621348 52.028251843081,4.6886302165768 52.028235737638))"^^geo:wktLiteral ;
    osm:area 164.0
  ] .

