@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/bFb7Pq>
  gtm:oppervlakte 126.0 ;
  gtm:kadastraalNummer 9391.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9391"^^xsd:string ;
  gtm:kadastraleAanduiding "K9391"@nl ;
  schema:name "Perceel GDA01-K9391"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330939170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bLQFEx> ;
  hg:liesIn <https://n2t.net/ark:/60537/btjcYt> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80741> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7423826804608 52.013295433271,4.7421992170101 52.013266806941,4.7420857340403 52.013249179106,4.7420546748983 52.013244325956,4.7420624349155 52.01322537604,4.7420740138857 52.01319714408,4.7421051021281 52.013201997386,4.742218510348 52.01321975063,4.7424019880549 52.013248385997,4.7423826804608 52.013295433271))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

