@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/brEDxy>
  gtm:oppervlakte 93.0 ;
  gtm:kadastraalNummer 7194.0 ;
  gtm:kadastraleAanduiding "A7194"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A7194"^^xsd:string ;
  ns0:name "Perceel GDA01-A7194"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240719470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  hg:absorbed <https://n2t.net/ark:/60537/bXi9jy> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70967> ;
  ns0:startDate "2002-12-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7170704152265 52.015004326855,4.7170859401636 52.014959760881,4.7171219360453 52.01496462176,4.717349745959 52.014995346215,4.7173376220617 52.015033621721,4.7173356955325 52.015039713879,4.7171212393489 52.015011222622,4.7170704152265 52.015004326855))"^^geo:wktLiteral ;
    osm:area 94.0
  ] .

