@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/b62nn2>
  gtm:oppervlakte 155.0 ;
  gtm:kadastraalNummer 5133.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5133" ;
  gtm:kadastraleAanduiding "M5133"@nl ;
  ns0:name "Perceel GDA01-M5133"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350513370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bvbGR2> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88021> ;
  ns0:startDate "1998-05-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6944535882392 52.031375829834,4.6945030270736 52.031367743492,4.6945153600436 52.031395724995,4.6941975628265 52.03144734505,4.6941754344613 52.031396933758,4.6941638342454 52.031370583429,4.6942623758752 52.031354471908,4.6943154650351 52.031373246462,4.6943463200044 52.031339964233,4.6944015686317 52.031359506479,4.6944030208039 52.031357951042,4.6944535882392 52.031375829834))"^^geo:wktLiteral ;
    osm:area 154.0
  ] .

