@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/bRSPit>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 6069.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6069" ;
  gtm:kadastraleAanduiding "M6069"@nl ;
  ns0:name "Perceel GDA01-M6069"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350606970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bZasy6> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88851> ;
  ns0:startDate "2010-08-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6968047327875 52.033587829227,4.6969362639726 52.033578883852,4.6971225461024 52.033566223405,4.6971244461407 52.033577218347,4.6971586406437 52.033574973885,4.6971567272711 52.03356389797,4.6971895517148 52.033561663447,4.6971989044407 52.033615810355,4.6971632510425 52.033618154141,4.6971613376669 52.033607078226,4.6971299866264 52.033609213515,4.6969859821655 52.033619002813,4.6968121875819 52.033630819442,4.6968047327875 52.033587829227))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

