@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/br1HgI>
  gtm:oppervlakte 101.0 ;
  gtm:kadastraalNummer 2670.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2670" ;
  gtm:kadastraleAanduiding "N2670"@nl ;
  ns0:name "Perceel GDA01-N2670"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360267070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bQr4yw>, <https://n2t.net/ark:/60537/bRtrHa> ;
  hg:liesIn <https://n2t.net/ark:/60537/bred5T> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/258996> ;
  ns0:startDate "2023-10-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6750721893924 52.006689547835,4.6751027111129 52.006709165494,4.6750489771971 52.006741567318,4.6748627631547 52.00658697191,4.6748751030567 52.006582156876,4.6748958323682 52.006573662407,4.6749162602714 52.006564887468,4.6749207931417 52.006562847557,4.6750339104913 52.006656733146,4.6750721893924 52.006689547835))"^^geo:wktLiteral ;
    osm:area 101.0
  ] .

