@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/bt6uMa>
  gtm:kadastraalNummer "94"^^xsd:string ;
  gtm:kadastraleAanduiding "C94"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C94"^^xsd:string ;
  ns0:name "Perceel GDA01-C94"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bO8n2X> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14976> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7122404 52.0110019, 4.7122578 52.0109747, 4.7121955 52.0109699, 4.7121758 52.0110233, 4.712099 52.0111316, 4.7120936 52.0111424, 4.7121443 52.0111638, 4.7121533 52.0111552, 4.7122943 52.0110282, 4.7123002 52.0110236, 4.7122404 52.0110019))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

