@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/bIJcw4>
  gtm:oppervlakte 78.0 ;
  gtm:kadastraalNummer 2639.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2639"^^xsd:string ;
  gtm:kadastraleAanduiding "N2639"@nl ;
  schema:name "Perceel GDA01-N2639"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360263970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bQDLpy>, <https://n2t.net/ark:/60537/bRG8q4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bred5T> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/291131> ;
  schema:startDate "2023-10-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6755262767134 52.007499312216,4.6754951952931 52.007480041836,4.6755118708115 52.007470030667,4.6755329447497 52.007457277649,4.6755639759172 52.007476961182,4.6756158632119 52.0075205542,4.6757278274756 52.007613919781,4.6756856771733 52.007633151938,4.6755635212454 52.007531293546,4.6755262767134 52.007499312216))"^^geo:wktLiteral ;
    osm:area 78.0
  ] .

