@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/byW8Jn>
  gtm:oppervlakte 124.0 ;
  gtm:kadastraalNummer 220.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N220"^^xsd:string ;
  gtm:kadastraleAanduiding "N220"@nl ;
  ns0:name "Perceel GDA01-N220"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360022070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1t6M6> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bz8OeA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89937> ;
  ns0:startDate "2017-09-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6808114749777 52.003200716783,4.6809627896675 52.003386552966,4.6809425450258 52.003391258284,4.6808995010971 52.00340197488,4.6808883569996 52.003404937111,4.6808753479008 52.003385767598,4.6808352641839 52.003338005169,4.6807388550336 52.003219606075,4.6807511871234 52.003216111683,4.6807934343819 52.003205111719,4.6808114749777 52.003200716783))"^^geo:wktLiteral ;
    osm:area 124.0
  ] .

