@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/bg1TS2>
  gtm:kadastraalNummer "707"^^xsd:string ;
  gtm:kadastraleAanduiding "C707"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C707"^^xsd:string ;
  ns0:name "Perceel GDA01-C707"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bcUBc8>, <https://n2t.net/ark:/60537/bQDMhs>, <https://n2t.net/ark:/60537/bUB5EL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15589> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7116819 52.0127676, 4.7115509 52.0126828, 4.7115373 52.0126734, 4.7114752 52.0126972, 4.7114901 52.0127065, 4.7117101 52.0128401, 4.7117723 52.0128777, 4.7119734 52.0129911, 4.7121943 52.0131164, 4.7122809 52.0130769, 4.7118 52.0128155, 4.7117846 52.0128252, 4.7116819 52.0127676))"^^geo:wktLiteral ;
    osm:area 407.0
  ] .

