@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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/btWkkm>
  gtm:oppervlakte 70.0 ;
  gtm:kadastraalNummer 4321.0 ;
  gtm:kadastraleAanduiding "E4321"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4321" ;
  ns0:name "Perceel GDA01-E4321"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280432170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b0cUU5>, <https://n2t.net/ark:/60537/bsuCyd> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74651> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.705383756988 52.004517694178,4.7053176398641 52.004443767932,4.7052707718061 52.004392163552,4.7053267564936 52.004372929091,4.7053899865584 52.004443243242,4.7054384689614 52.004498838793,4.705383756988 52.004517694178))"^^geo:wktLiteral ;
    osm:area 70.0
  ] .

