@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/b99ReW>
  gtm:oppervlakte 226.0 ;
  gtm:kadastraalNummer 8244.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8244"^^xsd:string ;
  gtm:kadastraleAanduiding "K8244"@nl ;
  schema:name "Perceel GDA01-K8244"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330824470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b6FDUd> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvpcQ1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80118> ;
  schema:startDate "2000-07-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7239248842243 52.015208297818,4.7238491172925 52.015198603888,4.7236738556699 52.015176106992,4.7236089214381 52.015167768289,4.7236279286184 52.015106979088,4.7236302405019 52.015107270759,4.7236494024536 52.015049799143,4.7237237919208 52.015019675862,4.7238812660133 52.015167199832,4.7239248842243 52.015208297818))"^^geo:wktLiteral ;
    osm:area 225.0
  ] .

