@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix hg: <http://rdf.histograph.io/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bRSLFM>
  gtm:kadastraalNummer "686"^^xsd:string ;
  gtm:kadastraleAanduiding "A686"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A686"^^xsd:string ;
  schema:name "Perceel GDA01-A686"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b0DkXJ> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13688> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7195986 52.0106793, 4.7193129 52.0106519, 4.7193002 52.0106557, 4.7192857 52.0106654, 4.7192798 52.0106754, 4.7192526 52.0106818, 4.7188745 52.0106476, 4.7181741 52.0130573, 4.7183295 52.0130869, 4.71852 52.0131231, 4.7185352 52.0131295, 4.7185475 52.0131346, 4.7185488 52.0131416, 4.7188769 52.0131878, 4.7195487 52.0108518, 4.7195986 52.0106793))"^^geo:wktLiteral ;
    osm:area 13831.0
  ] .

