@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/bgEZZT>
  gtm:kadastraalNummer "1210"^^xsd:string ;
  gtm:kadastraleAanduiding "C1210"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1210"^^xsd:string ;
  ns0:name "Perceel GDA01-C1210"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bywUAC> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16092> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7146906 52.0096738, 4.7146541 52.0096637, 4.7146264 52.0097018, 4.7146016 52.0097359, 4.7145677 52.0097826, 4.7145789 52.0097933, 4.7145917 52.0097991, 4.7146635 52.0097154, 4.7148348 52.0097527, 4.7148411 52.009741, 4.7146756 52.0097014, 4.7146906 52.0096738))"^^geo:wktLiteral ;
    osm:area 60.0
  ] .

