@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/bRtqJn>
  gtm:oppervlakte 167.0 ;
  gtm:kadastraalNummer 1150.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1150" ;
  gtm:kadastraleAanduiding "M1150"@nl ;
  ns0:name "Perceel GDA01-M1150"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350115070000/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/85190> ;
  ns0:startDate "2003-07-03"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7125322444778 52.029093790657,4.7125277466077 52.029046054567,4.7125562505306 52.029044995462,4.7127024297803 52.029039559006,4.7127011766324 52.02902600634,4.712854801645 52.029020594369,4.7128617535592 52.029094096205,4.7126786491924 52.029100489834,4.7126198133222 52.029103038055,4.7126209681517 52.029115376727,4.7125777684746 52.029116917921,4.7125754441341 52.02909224948,4.7125322444778 52.029093790657))"^^geo:wktLiteral ;
    osm:area 167.0
  ] .

