@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/bBQWid>
  gtm:oppervlakte 172.0 ;
  gtm:kadastraalNummer 6574.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6574" ;
  gtm:kadastraleAanduiding "M6574"@nl ;
  ns0:name "Perceel GDA01-M6574"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350657470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bAbuPn> ;
  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/89271> ;
  ns0:startDate "2010-08-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7007161311109 52.034078613296,4.7007048999036 52.034013624737,4.7007453239117 52.034010957141,4.700747224858 52.034021952025,4.7008914016509 52.034012356874,4.700893289438 52.034023261795,4.7009463318788 52.034019786808,4.7009444303329 52.034008827877,4.7010194727974 52.034003836189,4.7010280280531 52.034053268212,4.7010002635679 52.034055299593,4.701008158764 52.034100251556,4.7008677159175 52.034109625927,4.7008605857908 52.034068965872,4.7007161311109 52.034078613296))"^^geo:wktLiteral ;
    osm:area 172.0
  ] .

