@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/bMfVJS>
  gtm:oppervlakte 121.0 ;
  gtm:kadastraalNummer 6477.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6477" ;
  gtm:kadastraleAanduiding "M6477"@nl ;
  ns0:name "Perceel GDA01-M6477"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350647770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  hg:absorbed <https://n2t.net/ark:/60537/bkPbwM> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89200> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7094948185421 52.033672816343,4.7094993460374 52.033698180629,4.7095028610882 52.033699917638,4.7094661006991 52.033728271136,4.7094431151817 52.033716930342,4.709422836153 52.033718386591,4.7091147054677 52.033739946527,4.7091076233401 52.033699476031,4.7094948185421 52.033672816343))"^^geo:wktLiteral ;
    osm:area 122.0
  ] .

