@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/bw1kW9>
  gtm:oppervlakte 241.0 ;
  gtm:kadastraalNummer 4423.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4423" ;
  gtm:kadastraleAanduiding "M4423"@nl ;
  ns0:name "Perceel GDA01-M4423"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350442370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  hg:absorbed <https://n2t.net/ark:/60537/bKO9TJ> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87507> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7158595501755 52.029780698148,4.715871423653 52.029673912028,4.7158853933952 52.029547812847,4.7160256334172 52.029553717684,4.716015194117 52.029657204273,4.7160079322719 52.029723676862,4.7159907467768 52.0297230396,4.7159849376469 52.029780082673,4.7159153945376 52.029780423287,4.7158595501755 52.029780698148))"^^geo:wktLiteral ;
    osm:area 241.0
  ] .

