@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/bs3ZqI>
  gtm:kadastraalNummer "1170"^^xsd:string ;
  gtm:kadastraleAanduiding "C1170"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1170"^^xsd:string ;
  schema:name "Perceel GDA01-C1170"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/boJZBd> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16052> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7143269 52.0102792, 4.7143436 52.0102521, 4.7140724 52.0101913, 4.7140622 52.0102217, 4.7142096 52.0102557, 4.7142693 52.0102788, 4.7142781 52.0102643, 4.7143122 52.010276, 4.7143269 52.0102792))"^^geo:wktLiteral ;
    osm:area 69.0
  ] .

