@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/bnHmqq>
  gtm:oppervlakte 102.0 ;
  gtm:kadastraalNummer 5254.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5254" ;
  gtm:kadastraleAanduiding "M5254"@nl ;
  ns0:name "Perceel GDA01-M5254"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350525470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bxTMZ4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88135> ;
  ns0:startDate "1998-06-04"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7132702136003 52.036769296987,4.713284682942 52.036769496638,4.7132830911225 52.036815238325,4.7132685197542 52.036815038089,4.7131269011264 52.036813059078,4.713023877421 52.036810950303,4.7129916033621 52.036810406003,4.71299268529 52.036782098836,4.7129933588574 52.036765429268,4.713128580544 52.036767317895,4.7132702136003 52.036769296987))"^^geo:wktLiteral ;
    osm:area 101.0
  ] .

