@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/bhUr3x>
  gtm:oppervlakte 110.0 ;
  gtm:kadastraalNummer 2646.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2646"^^xsd:string ;
  gtm:kadastraleAanduiding "N2646"@nl ;
  schema:name "Perceel GDA01-N2646"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360264670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bfPr64>, <https://n2t.net/ark:/60537/bLDQqT> ;
  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/289594> ;
  schema:startDate "2023-10-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6747688225038 52.007116640447,4.6749933374199 52.0069819411,4.6750451307769 52.007014873519,4.6750135433147 52.007033908678,4.674957856025 52.007067305346,4.6748206175644 52.007149465113,4.6747688225038 52.007116640447))"^^geo:wktLiteral ;
    osm:area 110.0
  ] .

