@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/bMtMab>
  gtm:oppervlakte 85.0 ;
  gtm:kadastraalNummer 4217.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K4217"^^xsd:string ;
  gtm:kadastraleAanduiding "K4217"@nl ;
  ns0:name "Perceel GDA01-K4217"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330421770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b6sUb9> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDiO1e> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/258614> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7257212859087 52.009797101889,4.7256651836681 52.009869844295,4.725596982838 52.009850423583,4.7256032179363 52.009842458954,4.7256412130103 52.009699792965,4.725676412875 52.009742577797,4.7256782015875 52.009744745064,4.7257173795956 52.009792352043,4.7257212859087 52.009797101889))"^^geo:wktLiteral ;
    osm:area 83.0
  ] .

