@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/byj3pk>
  gtm:oppervlakte 135.0 ;
  gtm:kadastraalNummer 2505.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2505" ;
  gtm:kadastraleAanduiding "N2505"@nl ;
  ns0:name "Perceel GDA01-N2505"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360250570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bixvFB>, <https://n2t.net/ark:/60537/bTLhYG> ;
  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/106319> ;
  ns0:startDate "2023-09-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6748643561984 52.007564654161,4.6750208300886 52.00747095272,4.675075653382 52.007505728106,4.6748143333311 52.007662244521,4.6747594762096 52.007627765428,4.6747806518091 52.007615049112,4.6748643561984 52.007564654161))"^^geo:wktLiteral ;
    osm:area 135.0
  ] .

