@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/bTyn9z>
  gtm:kadastraalNummer "710"^^xsd:string ;
  gtm:kadastraleAanduiding "A710"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A710"^^xsd:string ;
  schema:name "Perceel GDA01-A710"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bIiLO3> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13711> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7184068 52.0072153,4.7180685 52.0072364,4.7181136 52.0072828,4.7183724 52.0073179,4.7184068 52.0072153))"^^geo:wktLiteral ;
    osm:area 169.0
  ] .

