@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/bRtnvm>
  gtm:kadastraalNummer "420"^^xsd:string ;
  gtm:kadastraleAanduiding "E420"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E420"^^xsd:string ;
  ns0:name "Perceel GDA01-E420"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b75002>, <https://n2t.net/ark:/60537/bdKq0P>, <https://n2t.net/ark:/60537/bEYzA5>, <https://n2t.net/ark:/60537/bUonfi> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17620> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7011259 52.0096307, 4.7011433 52.0096224, 4.7013591 52.0094279, 4.70138 52.0094157, 4.7013985 52.0094145, 4.7014434 52.0093644, 4.6981184 52.0077474, 4.6979174 52.0078212, 4.6978744 52.0078369, 4.6978475 52.0078412, 4.6978032 52.0078471, 4.6977875 52.0078553, 4.6977893 52.0078634, 4.6977955 52.0078723, 4.6979179 52.0079419, 4.6983312 52.0081373, 4.6990426 52.0085206, 4.6997148 52.0088785, 4.7005468 52.0093305, 4.7007989 52.0094758, 4.7011259 52.0096307))"^^geo:wktLiteral ;
    osm:area 9004.0
  ] .

