@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/byW8GP>
  gtm:oppervlakte 165.0 ;
  gtm:kadastraalNummer 6439.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6439" ;
  gtm:kadastraleAanduiding "M6439"@nl ;
  ns0:name "Perceel GDA01-M6439"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350643970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/brs4RO> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89163> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7084953073299 52.033088765698,4.7084854231328 52.033033214488,4.7085132559717 52.033031415437,4.7088724122135 52.033008263469,4.7088817679322 52.033063137473,4.7088631652114 52.033077097124,4.7088176817504 52.033054040587,4.7087991072045 52.033068063309,4.7087791558445 52.033070033672,4.7084953073299 52.033088765698))"^^geo:wktLiteral ;
    osm:area 165.0
  ] .

