@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/bYXNbx>
  gtm:oppervlakte 148.0 ;
  gtm:kadastraalNummer 2638.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2638"^^xsd:string ;
  gtm:kadastraleAanduiding "N2638"@nl ;
  schema:name "Perceel GDA01-N2638"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360263870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bKb4RW>, <https://n2t.net/ark:/60537/bZAJAW> ;
  hg:liesIn <https://n2t.net/ark:/60537/bred5T> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/290889> ;
  schema:startDate "2023-10-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6754007180902 52.007517320876,4.6754801234024 52.007469775793,4.6754951952931 52.007480041836,4.6755262767134 52.007499312216,4.6755635212454 52.007531293546,4.6756856771733 52.007633151938,4.6756261269274 52.007660314559,4.6754003505776 52.007517534376,4.6754007180902 52.007517320876))"^^geo:wktLiteral ;
    osm:area 148.0
  ] .

