@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/bojsmq>
  gtm:oppervlakte 248.0 ;
  gtm:kadastraalNummer 2127.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2127" ;
  gtm:kadastraleAanduiding "M2127"@nl ;
  ns0:name "Perceel GDA01-M2127"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350212770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  hg:absorbed <https://n2t.net/ark:/60537/bcHTue> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85929> ;
  ns0:startDate "2003-07-03"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7174682258908 52.028945967116,4.7174959081479 52.028713262706,4.7175389995563 52.028715026816,4.7176355346233 52.028719108216,4.7176050865584 52.02895167109,4.7174682258908 52.028945967116))"^^geo:wktLiteral ;
    osm:area 247.0
  ] .

