@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bTXOoc>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 4221.0 ;
  gtm:kadastraleAanduiding "E4221"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4221"^^xsd:string ;
  ns0:name "Perceel GDA01-E4221"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280422170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bmsiod> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74609> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6961848683907 52.009822236402,4.6961350983702 52.009852423955,4.6960330685799 52.009788025129,4.6959913842236 52.009760473553,4.6959047145766 52.009705971171,4.6958637346192 52.009680922466,4.695913668857 52.009650475327,4.6959543400549 52.009675710959,4.6960407894384 52.009730328861,4.6960827354001 52.009757917909,4.6961848683907 52.009822236402))"^^geo:wktLiteral ;
    osm:area 127.0
  ] .

