@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/bBEdyW>
  gtm:oppervlakte 57.0 ;
  gtm:kadastraalNummer 4193.0 ;
  gtm:kadastraleAanduiding "A4193"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A4193"^^xsd:string ;
  ns0:name "Perceel GDA01-A4193"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240419370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bg261W> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70184> ;
  ns0:startDate "2002-12-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7187610998807 52.014032028501,4.7187195538187 52.014027217499,4.7187451511042 52.013960588063,4.7187811065446 52.013869461139,4.7188253579854 52.013879419853,4.7187916885373 52.013960852303,4.7187779560558 52.013992808971,4.7187610998807 52.014032028501))"^^geo:wktLiteral ;
    osm:area 55.0
  ] .

