@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/bHg4Lc>
  gtm:kadastraalNummer "57"^^xsd:string ;
  gtm:kadastraleAanduiding "E57"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E57"^^xsd:string ;
  ns0:name "Perceel GDA01-E57"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bNizQ6> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17273> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.6990948 52.0096003, 4.6992503 52.0096719, 4.6992819 52.0096512, 4.6991237 52.0095773, 4.6990948 52.0096003))"^^geo:wktLiteral ;
    osm:area 43.0
  ] .

