@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/brefa7>
  gtm:oppervlakte 170.0 ;
  gtm:kadastraalNummer 6647.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6647" ;
  gtm:kadastraleAanduiding "M6647"@nl ;
  ns0:name "Perceel GDA01-M6647"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350664770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bI64an> ;
  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/89342> ;
  ns0:startDate "2010-08-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6990918586231 52.034705501853,4.6986927968061 52.034732336646,4.6986833414213 52.03467809939,4.6987167639378 52.034675876923,4.6987148971664 52.034664585588,4.6987491056134 52.034662430627,4.6987509596166 52.034673605037,4.698937358238 52.034661212037,4.6990828210796 52.034651545712,4.6990918586231 52.034705501853))"^^geo:wktLiteral ;
    osm:area 170.0
  ] .

