@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/bdKfPc>
  gtm:oppervlakte 125.0 ;
  gtm:kadastraalNummer 5164.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5164" ;
  gtm:kadastraleAanduiding "M5164"@nl ;
  ns0:name "Perceel GDA01-M5164"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350516470000/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/88051> ;
  ns0:startDate "2002-03-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7099483271005 52.038745900851,4.709954301366 52.038781663971,4.7099900738633 52.038779379903,4.7100158056997 52.038919665517,4.7100188489397 52.038936248579,4.709932195826 52.038952918067,4.7099273151503 52.038925799057,4.7099139107922 52.038851271315,4.7099019849621 52.038784994407,4.709895558544 52.038749255648,4.7099483271005 52.038745900851))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

