@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/bMSYjt>
  gtm:kadastraalNummer "273"^^xsd:string ;
  gtm:kadastraleAanduiding "E273"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E273"^^xsd:string ;
  ns0:name "Perceel GDA01-E273"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b4ACAs> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17489> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7069317 52.0061797, 4.7067182 52.0063166, 4.7069324 52.0064236, 4.7069219 52.0063724, 4.7069193 52.0063258, 4.7069311 52.0062703, 4.7069586 52.0062199, 4.7069761 52.0062044, 4.7069317 52.0061797))"^^geo:wktLiteral ;
    osm:area 203.0
  ] .

