@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/bN5J1O>
  gtm:oppervlakte 126.0 ;
  gtm:kadastraalNummer 9390.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9390"^^xsd:string ;
  gtm:kadastraleAanduiding "K9390"@nl ;
  schema:name "Perceel GDA01-K9390"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330939070000/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/80740> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7423633726967 52.013342489529,4.742179938197 52.013313863328,4.7420665311775 52.013296011182,4.7420354573103 52.013291166934,4.7420469001797 52.013263284779,4.7420546748983 52.013244325956,4.7420857340403 52.013249179106,4.7421992170101 52.013266806941,4.7423826804608 52.013295433271,4.7423633726967 52.013342489529))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

