@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/bEYo5S>
  gtm:kadastraalNummer "1060"^^xsd:string ;
  gtm:kadastraleAanduiding "C1060"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1060"^^xsd:string ;
  schema:name "Perceel GDA01-C1060"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bIwtdx> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15942> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7135779 52.012493, 4.7136498 52.0124109, 4.7136919 52.0123627, 4.7137481 52.0122865, 4.7138864 52.0121655, 4.7138907 52.0121678, 4.7138973 52.0121621, 4.7138731 52.0121509, 4.7138534 52.0121686, 4.7138025 52.0122143, 4.713798 52.0122124, 4.7137401 52.0122704, 4.7136948 52.0123256, 4.7136984 52.0123273, 4.7135658 52.0124854, 4.7135779 52.012493))"^^geo:wktLiteral ;
    osm:area 62.0
  ] .

