@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/bo6KM8>
  gtm:oppervlakte 190.0 ;
  gtm:kadastraalNummer 4424.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4424" ;
  gtm:kadastraleAanduiding "M4424"@nl ;
  ns0:name "Perceel GDA01-M4424"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350442470000/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/87508> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.715793531096 52.029543945419,4.7158853933952 52.029547812847,4.715871423653 52.029673912028,4.7158595501755 52.029780698148,4.7157896573644 52.029781036694,4.7157832732177 52.029837537177,4.7157671089896 52.029836815822,4.7157258963507 52.029835052793,4.7157322964873 52.029778462521,4.7157675371837 52.029780047681,4.715793531096 52.029543945419))"^^geo:wktLiteral ;
    osm:area 190.0
  ] .

