@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/bX5v1P>
  gtm:oppervlakte 227.0 ;
  gtm:kadastraalNummer 2662.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2662"^^xsd:string ;
  gtm:kadastraleAanduiding "N2662"@nl ;
  schema:name "Perceel GDA01-N2662"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360266270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bred5T> ;
  hg:absorbed <https://n2t.net/ark:/60537/bywUJe>, <https://n2t.net/ark:/60537/bzzfvJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/291253> ;
  schema:startDate "2023-10-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6741096381912 52.006698928923,4.6743374264698 52.006691769661,4.6743622482364 52.006690625649,4.6743679630262 52.006690282744,4.6744070616718 52.00680983208,4.6744128730254 52.006828149759,4.6744254055995 52.006869851119,4.6744437182197 52.006881458224,4.6744442374971 52.006881775964,4.6744616741972 52.006892595768,4.6744925734334 52.006912278791,4.674471340118 52.006924976728,4.6744687815252 52.006926507248,4.6741096381912 52.006698928923))"^^geo:wktLiteral ;
    osm:area 226.0
  ] .

