@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/bUAUfu>
  gtm:oppervlakte 109.0 ;
  gtm:kadastraalNummer 7580.0 ;
  gtm:kadastraleAanduiding "A7580"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A7580"^^xsd:string ;
  ns0:name "Perceel GDA01-A7580"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240758070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bg25GZ> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71033> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7185148845762 52.01539052031,4.7183901171538 52.015377668243,4.7183857186212 52.015394208863,4.718337100629 52.015388791287,4.7182496378517 52.015379036286,4.7182508480361 52.015372131088,4.7182645160014 52.015339670769,4.7182735168117 52.015318320548,4.7185205248151 52.015344450878,4.7185116562751 52.015376471091,4.7185185952184 52.015377121715,4.7185148845762 52.01539052031))"^^geo:wktLiteral ;
    osm:area 108.0
  ] .

