@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/bJLxte>
  gtm:oppervlakte 144.0 ;
  gtm:kadastraalNummer 6573.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6573" ;
  gtm:kadastraleAanduiding "M6573"@nl ;
  ns0:name "Perceel GDA01-M6573"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350657370000/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/89270> ;
  ns0:startDate "2010-08-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7013076779116 52.033583151123,4.7013169542448 52.03363690175,4.7012839411978 52.033639091382,4.7012858550441 52.033650203182,4.701251514689 52.03365246597,4.7012496004383 52.033641381132,4.7010616021062 52.033653876315,4.7009774864928 52.033659462319,4.7009681412821 52.033605477565,4.7013076779116 52.033583151123))"^^geo:wktLiteral ;
    osm:area 144.0
  ] .

