@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/bSICfs>
  gtm:oppervlakte 126.0 ;
  gtm:kadastraalNummer 4570.0 ;
  gtm:kadastraleAanduiding "E4570"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4570"^^xsd:string ;
  ns0:name "Perceel GDA01-E4570"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280457070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bqP14V> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74733> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6968608482841 52.009876843395,4.6969665134977 52.009941721222,4.6971293872471 52.010041036393,4.6970864405262 52.010067039789,4.6970813533728 52.010070119957,4.6970787953698 52.010071650969,4.6968867086557 52.009953989838,4.696811258719 52.009907634514,4.6968608482841 52.009876843395))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

