@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/bMGk8j>
  gtm:oppervlakte 124.0 ;
  gtm:kadastraalNummer 227.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N227"^^xsd:string ;
  gtm:kadastraleAanduiding "N227"@nl ;
  ns0:name "Perceel GDA01-N227"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360022770000/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/89943> ;
  ns0:startDate "2017-09-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6808883569996 52.003404937111,4.6808645770857 52.003411257096,4.6808300950005 52.00342114418,4.6808182848335 52.003424785528,4.680667909055 52.003240392944,4.6806695774939 52.003239872641,4.6807101824151 52.003227739293,4.6807388550336 52.003219606075,4.6808352641839 52.003338005169,4.6808753479008 52.003385767598,4.6808883569996 52.003404937111))"^^geo:wktLiteral ;
    osm:area 124.0
  ] .

