@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://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/b87o3M>
  gtm:oppervlakte 177.0 ;
  gtm:kadastraalNummer 1656.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1656"^^xsd:string ;
  gtm:kadastraleAanduiding "N1656"@nl ;
  ns0:name "Perceel GDA01-N1656"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360165670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bN5S3E> ;
  hg:liesIn <https://n2t.net/ark:/60537/bz8OeA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106090> ;
  ns0:startDate "2023-01-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6758648816312 52.004129642024,4.675899646526 52.004115803184,4.6759308403999 52.004098473215,4.6761230095164 52.004267439559,4.6761337000937 52.004262803188,4.6761566680156 52.0042829592,4.6761459480259 52.004287613373,4.6761900585809 52.004326395316,4.6761279912078 52.004361048329,4.6760779918872 52.004317071419,4.676088682481 52.004312435052,4.6760656998696 52.004292287926,4.6760550533934 52.004296897592,4.6758648816312 52.004129642024))"^^geo:wktLiteral ;
    osm:area 177.0
  ] .

