@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/brRmaI>
  gtm:oppervlakte 189.0 ;
  gtm:kadastraalNummer 4439.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4439" ;
  gtm:kadastraleAanduiding "M4439"@nl ;
  ns0:name "Perceel GDA01-M4439"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350443970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bVqTm3> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87523> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7138229700379 52.029494654202,4.7141988193318 52.029510591115,4.7141985616981 52.029555873089,4.7142905949476 52.029559994413,4.7142899257215 52.02956574315,4.7142864190309 52.02959547464,4.7141944585627 52.029591353729,4.7141972554689 52.029567164014,4.7138166872049 52.02955103832,4.7138229700379 52.029494654202))"^^geo:wktLiteral ;
    osm:area 189.0
  ] .

