@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/b3xXGp>
  gtm:oppervlakte 111.0 ;
  gtm:kadastraalNummer 2219.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K2219"^^xsd:string ;
  gtm:kadastraleAanduiding "K2219"@nl ;
  ns0:name "Perceel GDA01-K2219"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330221970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/baPC6d>, <https://n2t.net/ark:/60537/bcvcsd> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDiO1e> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81063> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7253712321124 52.0092514802,4.725351193839 52.009249255264,4.7253452362396 52.009270982674,4.7251775253347 52.009253554877,4.7252003473244 52.009171825901,4.725244558685 52.009176388957,4.7252449735503 52.009174926182,4.7253014620812 52.009180573944,4.7253009863069 52.009182216145,4.7253538654609 52.009187672807,4.7253552884754 52.009192903066,4.7253697538893 52.009246042898,4.7253712321124 52.0092514802))"^^geo:wktLiteral ;
    osm:area 110.0
  ] .

