@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/bp9bCk>
  gtm:kadastraalNummer "23"^^xsd:string ;
  gtm:kadastraleAanduiding "A23"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A23"^^xsd:string ;
  schema:name "Perceel GDA01-A23"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bzmFS3> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13026> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7001014 52.0103632, 4.7000582 52.0103583, 4.6998252 52.0105297, 4.699891 52.0105644, 4.7000084 52.0104796, 4.7000073 52.0104459, 4.699998 52.0104411, 4.7001014 52.0103632))"^^geo:wktLiteral ;
    osm:area 116.0
  ] .

