@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/bx3PCT>
  gtm:oppervlakte 144.0 ;
  gtm:kadastraalNummer 3589.0 ;
  gtm:kadastraleAanduiding "E3589"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3589"^^xsd:string ;
  schema:name "Perceel GDA01-E3589"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280358970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bjzZxv> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74132> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6978157328065 52.00899570509,4.6978780632034 52.009026621745,4.6978371397035 52.009058488721,4.697769092178 52.009111400503,4.6976370407156 52.009213769119,4.6976032805355 52.00919656526,4.6975765730483 52.009182953135,4.6977066288652 52.009080599862,4.6977743450379 52.009027452477,4.6978157328065 52.00899570509))"^^geo:wktLiteral ;
    osm:area 145.0
  ] .

