@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/bfckbo>
  gtm:oppervlakte 1667.0 ;
  gtm:kadastraalNummer 2470.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2470"^^xsd:string ;
  gtm:kadastraleAanduiding "N2470"@nl ;
  schema:name "Perceel GDA01-N2470"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360247070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bIwux7> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bred5T> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/291034> ;
  schema:startDate "2023-02-23"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6697041589472 52.004452685248,4.6696135833698 52.00439643167,4.6704552546131 52.003890261134,4.6705736452047 52.003819065441,4.6705664820302 52.004092270638,4.6704477557683 52.004163464279,4.6700010811153 52.004431268707,4.6699323207502 52.004472493188,4.6697280542028 52.004454763423,4.6697041589472 52.004452685248))"^^geo:wktLiteral ;
    osm:area 1673.0
  ] .

