@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/bGE1fo>
  gtm:oppervlakte 95.0 ;
  gtm:kadastraalNummer 4294.0 ;
  gtm:kadastraleAanduiding "D4294"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D4294"^^xsd:string ;
  schema:name "Perceel GDA01-D4294"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270429470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b0Q015> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73202> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.709787441314 52.009787085329,4.7099154945674 52.009856026201,4.7099806411185 52.009891096262,4.7099554799326 52.009906941883,4.7099238039761 52.00992690266,4.7099213048439 52.009925531031,4.7097317992102 52.009821882821,4.709787441314 52.009787085329))"^^geo:wktLiteral ;
    osm:area 97.0
  ] .

