@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/bMT10G>
  gtm:oppervlakte 144.0 ;
  gtm:kadastraalNummer 2065.0 ;
  gtm:kadastraleAanduiding "F2065"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2065" ;
  ns0:name "Perceel GDA01-F2065"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290206570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/btJOCf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75500> ;
  ns0:startDate "2000-08-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6970681686855 52.006518619103,4.6970829334708 52.006508449879,4.6971163786204 52.006513805316,4.6971621874875 52.006521156746,4.6972146668812 52.006572042233,4.6973115063917 52.006674277889,4.6973401876748 52.006704332489,4.6972712830278 52.006729851245,4.697242691506 52.006699644351,4.6971788040854 52.006632917323,4.6970681686855 52.006518619103))"^^geo:wktLiteral ;
    osm:area 144.0
  ] .

