@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/b12KjC>
  gtm:oppervlakte 110.0 ;
  gtm:kadastraalNummer 2645.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2645"^^xsd:string ;
  gtm:kadastraleAanduiding "N2645"@nl ;
  schema:name "Perceel GDA01-N2645"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360264570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bcUBGn>, <https://n2t.net/ark:/60537/bTkJUy> ;
  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/290672> ;
  schema:startDate "2023-10-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6747169985352 52.007083806594,4.6748605926094 52.006997640612,4.6749095627556 52.006968086348,4.6749414287747 52.006948936052,4.6749933374199 52.0069819411,4.6747688225038 52.007116640447,4.6747169985352 52.007083806594))"^^geo:wktLiteral ;
    osm:area 110.0
  ] .

