@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/bhuRdL>
  gtm:oppervlakte 145.0 ;
  gtm:kadastraalNummer 5180.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5180" ;
  gtm:kadastraleAanduiding "M5180"@nl ;
  ns0:name "Perceel GDA01-M5180"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350518070000/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/88066> ;
  ns0:startDate "1998-05-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7097617341732 52.038566902902,4.7100049004493 52.038550666239,4.7100306658375 52.038548944813,4.7100400878323 52.038603459515,4.7100143661342 52.038605181194,4.7098938549901 52.038613242845,4.709713263214 52.038625327109,4.7097039838421 52.038572008653,4.7097005110642 52.038552034496,4.7097584752456 52.038548206325,4.7097617341732 52.038566902902))"^^geo:wktLiteral ;
    osm:area 146.0
  ] .

