@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/btWmaI>
  gtm:oppervlakte 135.0 ;
  gtm:kadastraalNummer 622.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N622"^^xsd:string ;
  gtm:kadastraleAanduiding "N622"@nl ;
  ns0:name "Perceel GDA01-N622"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360062270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bEmvXY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/90046> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6889687034149 52.002038279332,4.6891170320619 52.002102599543,4.6890901941748 52.002122116046,4.6890625598438 52.002141340189,4.6890463579746 52.002152120093,4.6889015318301 52.002065816885,4.6888259155141 52.002020300225,4.6887965134751 52.002003416263,4.6888266369096 52.001983335073,4.6888289791044 52.001981623191,4.6888402176606 52.001973474445,4.6888487845985 52.001977902643,4.6889459252657 52.002028086144,4.6889711894052 52.00203668515,4.6889687034149 52.002038279332))"^^geo:wktLiteral ;
    osm:area 135.0
  ] .

