@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/b9N5FG>
  gtm:oppervlakte 161.0 ;
  gtm:kadastraalNummer 7026.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7026" ;
  gtm:kadastraleAanduiding "M7026"@nl ;
  ns0:name "Perceel GDA01-M7026"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350702670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b2UPXq> ;
  hg:absorbed <https://n2t.net/ark:/60537/bEmu6r> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/242860> ;
  ns0:startDate "2008-12-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7187146168976 52.029536449054,4.7189516608232 52.029536374367,4.7189494736649 52.029626344565,4.7187690323986 52.02962703719,4.7187142675513 52.029627247625,4.7187126431877 52.029577901219,4.7187146168976 52.029536449054))"^^geo:wktLiteral ;
    osm:area 163.0
  ] .

