@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/b4AszD>
  gtm:oppervlakte 177.0 ;
  gtm:kadastraalNummer 7532.0 ;
  gtm:kadastraleAanduiding "A7532"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A7532"^^xsd:string ;
  schema:name "Perceel GDA01-A7532"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240753270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  hg:absorbed <https://n2t.net/ark:/60537/bGrtLu> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71024> ;
  schema:startDate "2022-12-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7177595229852 52.009626201573,4.7177934960645 52.009518489012,4.7178178450299 52.009428078317,4.7178327388652 52.009385602928,4.717841302293 52.009386649335,4.7179301790474 52.009397491341,4.7179082471233 52.009461633716,4.7178482689814 52.009637051884,4.7177595229852 52.009626201573))"^^geo:wktLiteral ;
    osm:area 177.0
  ] .

