@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/by6kXk>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 593.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N593"^^xsd:string ;
  gtm:kadastraleAanduiding "N593"@nl ;
  ns0:name "Perceel GDA01-N593"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360059370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bXvTqM> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/90030> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6860899789629 52.001970678552,4.686146371763 52.001936858397,4.6863719640794 52.002080614675,4.6863155715487 52.002114416962,4.6860899789629 52.001970678552))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

