@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .
@prefix hg: <http://rdf.histograph.io/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bNILZo>
  gtm:kadastraalNummer "192"^^xsd:string ;
  gtm:kadastraleAanduiding "C192"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C192"^^xsd:string ;
  ns0:name "Perceel GDA01-C192"@nl ;
  geo:hasGeometry <https://n2t.net/ark:/60537/b1FCTVe>, [
    geo:asWKT "POLYGON ((4.7102191 52.0106293, 4.7102145 52.0106557, 4.7102273 52.0106573, 4.710459 52.0106874, 4.7104705 52.0106639, 4.710233 52.0106317, 4.7102191 52.0106293))"^^geo:wktLiteral ;
    osm:area 49.0
  ] ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bMg3wZ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15074> .

