@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/bpzORX>
  gtm:oppervlakte 185.0 ;
  gtm:kadastraalNummer 2650.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2650"^^xsd:string ;
  gtm:kadastraleAanduiding "N2650"@nl ;
  schema:name "Perceel GDA01-N2650"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360265070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/beZtNj>, <https://n2t.net/ark:/60537/bRGfQU> ;
  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/285994> ;
  schema:startDate "2023-10-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6750635739295 52.00730342413,4.674976089868 52.007247984442,4.675125621402 52.007158465422,4.6751681292763 52.007132296553,4.6751998335351 52.007113244083,4.6752876752741 52.007169090249,4.6750635739295 52.00730342413))"^^geo:wktLiteral ;
    osm:area 185.0
  ] .

