@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/brEEjn>
  gtm:oppervlakte 116.0 ;
  gtm:kadastraalNummer 1167.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1167" ;
  gtm:kadastraleAanduiding "M1167"@nl ;
  ns0:name "Perceel GDA01-M1167"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350116770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b9ZPG0> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85201> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7055582724143 52.036640016294,4.7056274799957 52.036635617068,4.7056294350714 52.036646971712,4.7057734089872 52.036637782847,4.7058746641563 52.036631555514,4.7059101895833 52.036629127447,4.7059176605857 52.036671658715,4.7057808888283 52.036680682698,4.7056368696892 52.036689961195,4.7056349132423 52.036678696426,4.705565705595 52.036683095657,4.7055582724143 52.036640016294))"^^geo:wktLiteral ;
    osm:area 116.0
  ] .

