@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/bu93Bv>
  gtm:oppervlakte 140.0 ;
  gtm:kadastraalNummer 2525.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2525"^^xsd:string ;
  gtm:kadastraleAanduiding "N2525"@nl ;
  schema:name "Perceel GDA01-N2525"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360252570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bred5T> ;
  hg:absorbed <https://n2t.net/ark:/60537/btWv1z>, <https://n2t.net/ark:/60537/buMjpz> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106335> ;
  schema:startDate "2023-05-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6736540648732 52.007221803151,4.6735993298402 52.007187063584,4.6737558077626 52.007093193058,4.6738405458918 52.007042832062,4.6738723213213 52.007023915205,4.673926537521 52.007058309941,4.6736540648732 52.007221803151))"^^geo:wktLiteral ;
    osm:area 140.0
  ] .

