@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://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/bTyngP>
  gtm:kadastraalNummer "586" ;
  gtm:kadastraleAanduiding "C586" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C586" ;
  ns0:name "Perceel GDA01-C586"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bu91Se> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15468> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7131748 52.0116399, 4.7129919 52.0118496, 4.71296 52.0118861, 4.7129332 52.011917, 4.7129429 52.0119202, 4.7129015 52.0119576, 4.7129592 52.011981, 4.713087 52.0118532, 4.7132628 52.0116775, 4.7132713 52.011669, 4.7131818 52.0116319, 4.7131748 52.0116399))"^^geo:wktLiteral ;
    osm:area 250.0
  ] .

