@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/brrToD>
  gtm:kadastraalNummer "703"^^xsd:string ;
  gtm:kadastraleAanduiding "D703"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D703"^^xsd:string ;
  ns0:name "Perceel GDA01-D703"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bp9pgG> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16888> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7096993 52.0077394, 4.7096893 52.0077323, 4.7095967 52.0076661, 4.709525 52.0076152, 4.7095678 52.0075932, 4.7095323 52.0075678, 4.7094753 52.0075985, 4.7094895 52.0076086, 4.709448 52.0076307, 4.7094806 52.0076523, 4.7094632 52.0076623, 4.709616 52.0077633, 4.7096287 52.0077711, 4.7096993 52.0077394))"^^geo:wktLiteral ;
    osm:area 139.0
  ] .

