@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/bXV72L>
  gtm:oppervlakte 157.0 ;
  gtm:kadastraalNummer 1088.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1088" ;
  gtm:kadastraleAanduiding "M1088"@nl ;
  ns0:name "Perceel GDA01-M1088"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350108870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  hg:absorbed <https://n2t.net/ark:/60537/bjMJ2o> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85135> ;
  ns0:startDate "2010-02-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7106907957824 52.028568910256,4.7107854773994 52.028565400434,4.7107967131742 52.028678260178,4.7108070565641 52.028781703957,4.7107126276183 52.028784855714,4.7107070958746 52.02872176145,4.710702018106 52.028681680049,4.7106907957824 52.028568910256))"^^geo:wktLiteral ;
    osm:area 156.0
  ] .

