@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/bM3dXA>
  gtm:oppervlakte 147.0 ;
  gtm:kadastraalNummer 5184.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5184" ;
  gtm:kadastraleAanduiding "M5184"@nl ;
  ns0:name "Perceel GDA01-M5184"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350518470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bTXXbw> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88070> ;
  ns0:startDate "1998-05-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7097236106153 52.038347870741,4.7099668368634 52.03833144575,4.709992733697 52.038329698123,4.7100022639006 52.038384761743,4.7099763964546 52.038386491564,4.7098559150397 52.038394553346,4.7096752074109 52.03840664587,4.7096658751362 52.038352976558,4.7096623746042 52.038332912356,4.7097203386411 52.038329075215,4.7097236106153 52.038347870741))"^^geo:wktLiteral ;
    osm:area 147.0
  ] .

