@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/btJDp6>
  gtm:oppervlakte 51.0 ;
  gtm:kadastraalNummer 4194.0 ;
  gtm:kadastraleAanduiding "A4194"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A4194" ;
  ns0:name "Perceel GDA01-A4194"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240419470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  hg:absorbed <https://n2t.net/ark:/60537/bO8nkc> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70185> ;
  ns0:startDate "2002-12-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7187779560558 52.013992808971,4.7187916885373 52.013960852303,4.7188253579854 52.013879419853,4.7188843656996 52.013892311643,4.7188545249972 52.013961209059,4.71883850558 52.014000001907,4.7187779560558 52.013992808971))"^^geo:wktLiteral ;
    osm:area 54.0
  ] .

