@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/bvbIqv>
  gtm:oppervlakte 44.0 ;
  gtm:kadastraalNummer 7648.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7648" ;
  gtm:kadastraleAanduiding "M7648"@nl ;
  ns0:name "Perceel GDA01-M7648"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350764870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  hg:absorbed <https://n2t.net/ark:/60537/bkCmCA> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/285436> ;
  ns0:startDate "2022-12-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7113102700429 52.033084327928,4.7113080891498 52.033082059328,4.7112943635603 52.033082870396,4.7112905181392 52.033060530189,4.7112904776781 52.033060314236,4.7112719364518 52.033061556067,4.711182746338 52.033067506726,4.7111886309204 52.033102469334,4.7112780993255 52.033096430384,4.711298011953 52.033095088562,4.7113117427458 52.033109386982,4.7111687054923 52.033117212731,4.7111590512287 52.033050068074,4.7113042030924 52.033042128638,4.7113102700429 52.033084327928))"^^geo:wktLiteral ;
    osm:area 44.0
  ] .

