@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/bXibme>
  gtm:oppervlakte 394.0 ;
  gtm:kadastraalNummer 7670.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7670" ;
  gtm:kadastraleAanduiding "M7670"@nl ;
  ns0:name "Perceel GDA01-M7670"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350767070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b4ZPQ9> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bRG7C4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/284999> ;
  ns0:startDate "2023-06-06"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6975124147238 52.030381836346,4.6975055570233 52.030387135283,4.6975862724326 52.030428828774,4.6977352274911 52.030315413655,4.6979132405844 52.030401728679,4.6979347611415 52.030412326125,4.6977828410043 52.030523360188,4.6977515963104 52.03054618753,4.6973158181985 52.030317586196,4.6973387013535 52.03029930305,4.6974052036459 52.030334684443,4.6974130055577 52.030329579799,4.697464188071 52.030356727934,4.6975124147238 52.030381836346))"^^geo:wktLiteral ;
    osm:area 393.0
  ] .

