@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/bpmTyr>
  gtm:kadastraalNummer "470"^^xsd:string ;
  gtm:kadastraleAanduiding "E470"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E470"^^xsd:string ;
  ns0:name "Perceel GDA01-E470"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b9N7ZC>, <https://n2t.net/ark:/60537/bT89ps> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17670> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7079248 52.0042252, 4.7078242 52.0041723, 4.7063125 52.0047133, 4.7062775 52.0046796, 4.7062394 52.0046967, 4.7062579 52.0047165, 4.7062863 52.0047404, 4.7063304 52.004788, 4.7068767 52.004595, 4.7069154 52.0045804, 4.7069481 52.0045689, 4.7079248 52.0042252))"^^geo:wktLiteral ;
    osm:area 1027.0
  ] .

