@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/bUAVc6>
  gtm:oppervlakte 152.0 ;
  gtm:kadastraalNummer 5527.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5527" ;
  gtm:kadastraleAanduiding "M5527"@nl ;
  ns0:name "Perceel GDA01-M5527"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350552770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bvOOyx> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88394> ;
  ns0:startDate "2006-12-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7101941025152 52.030673183654,4.7103115899351 52.030669005346,4.7103273021717 52.030835650328,4.7103297677596 52.030862467847,4.710330621857 52.030871524054,4.7102331821909 52.030874963742,4.7102187255079 52.030726509457,4.7102398815384 52.030725750223,4.710237360579 52.030698743627,4.7101966234472 52.03070019025,4.7101941025152 52.030673183654))"^^geo:wktLiteral ;
    osm:area 151.0
  ] .

