@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/bAOCjH>
  gtm:oppervlakte 8.0 ;
  gtm:kadastraalNummer 7667.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7667" ;
  gtm:kadastraleAanduiding "M7667"@nl ;
  ns0:name "Perceel GDA01-M7667"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350766770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4NahH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bHtNNy> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/290149> ;
  ns0:startDate "2023-04-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7031852052487 52.032964714466,4.7031850178482 52.032963625783,4.7031865642482 52.032963517917,4.7032281273363 52.03296062239,4.7032297174516 52.032960514777,4.7032299312523 52.032961783381,4.7032337872152 52.032984123929,4.7031890319085 52.032987063834,4.7031852052487 52.032964714466))"^^geo:wktLiteral ;
    osm:area 8.0
  ] .

