@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/bZARCC>
  gtm:oppervlakte 168.0 ;
  gtm:kadastraalNummer 2641.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2641"^^xsd:string ;
  gtm:kadastraleAanduiding "N2641"@nl ;
  schema:name "Perceel GDA01-N2641"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360264170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bpZ3PT>, <https://n2t.net/ark:/60537/bvC7bU> ;
  hg:liesIn <https://n2t.net/ark:/60537/bred5T> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/260052> ;
  schema:startDate "2023-10-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6744841717809 52.006880993089,4.6746720736238 52.006856998998,4.6747129730677 52.006833975498,4.6747529288887 52.006829084945,4.6747863953372 52.006850365395,4.6745615273705 52.006985286923,4.6744687815252 52.006926507248,4.674471340118 52.006924976728,4.6744925734334 52.006912278791,4.6744616741972 52.006892595768,4.6744801875708 52.006881499283,4.6744826432174 52.006880031059,4.6744841717809 52.006880993089))"^^geo:wktLiteral ;
    osm:area 167.0
  ] .

