@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/b5czr4>
  gtm:oppervlakte 219.0 ;
  gtm:kadastraalNummer 1156.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1156" ;
  gtm:kadastraleAanduiding "M1156"@nl ;
  ns0:name "Perceel GDA01-M1156"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350115670000/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/85196> ;
  ns0:startDate "2003-07-03"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7125209783462 52.028649781038,4.7128491461427 52.028639265928,4.7128571848543 52.028725753214,4.7126741602145 52.028732758496,4.7126152215252 52.028734425263,4.712616316709 52.028746853478,4.7125731184699 52.02874832277,4.7125708989857 52.028723466172,4.7125276863326 52.028724926377,4.7125209783462 52.028649781038))"^^geo:wktLiteral ;
    osm:area 219.0
  ] .

