@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/b3xUrc>
  gtm:kadastraalNummer "104"^^xsd:string ;
  gtm:kadastraleAanduiding "A104"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A104"^^xsd:string ;
  schema:name "Perceel GDA01-A104"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b4nUeH> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13106> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7032533 52.012861, 4.7034557 52.0127095, 4.7034336 52.0126971, 4.7034008 52.0127193, 4.703365 52.0126991, 4.7031648 52.0128464, 4.7032291 52.0128791, 4.7032533 52.012861))"^^geo:wktLiteral ;
    osm:area 127.0
  ] .

