@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/bLQtUs>
  gtm:kadastraalNummer "188"^^xsd:string ;
  gtm:kadastraleAanduiding "E188"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E188"^^xsd:string ;
  ns0:name "Perceel GDA01-E188"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bEzcxf>, <https://n2t.net/ark:/60537/bvpnUo> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17404> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.702756 52.0088793, 4.7027126 52.0088585, 4.7025648 52.0089511, 4.7026076 52.0089724, 4.7026584 52.0089414, 4.7026511 52.0089368, 4.7026848 52.0089163, 4.7026898 52.0089195, 4.702756 52.0088793))"^^geo:wktLiteral ;
    osm:area 52.0
  ] .

