@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/bXV7eV>
  gtm:oppervlakte 113.0 ;
  gtm:kadastraalNummer 6044.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6044" ;
  gtm:kadastraleAanduiding "M6044"@nl ;
  ns0:name "Perceel GDA01-M6044"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350604470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bEzarQ> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88827> ;
  ns0:startDate "2002-06-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6988165903066 52.033368345048,4.698809249101 52.033325427537,4.6989372420798 52.033317151353,4.6990815441244 52.033307819819,4.6991519008421 52.03330326934,4.6991592427868 52.033346159867,4.6991279956821 52.033348188434,4.6991298538685 52.033359093214,4.6990907293313 52.033361633021,4.6990888712924 52.033350719254,4.698944568973 52.033360059783,4.6989427108317 52.033349155,4.698891113592 52.033352511692,4.6988929719971 52.0333633985,4.6988165903066 52.033368345048))"^^geo:wktLiteral ;
    osm:area 112.0
  ] .

