@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/bchizy>
  gtm:kadastraalNummer "937"^^xsd:string ;
  gtm:kadastraleAanduiding "D937"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D937"^^xsd:string ;
  ns0:name "Perceel GDA01-D937"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bqbV1E>, <https://n2t.net/ark:/60537/bR39DY> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17122> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7050772 52.0097766, 4.7051209 52.009741, 4.7050727 52.0097185, 4.7050803 52.0097123, 4.7050373 52.0096923, 4.7049952 52.0096711, 4.704979 52.0096837, 4.7049315 52.0096606, 4.7048879 52.0096414, 4.7048594 52.0096284, 4.7047606 52.0095823, 4.7045337 52.009474, 4.7044953 52.0095083, 4.7049106 52.0096998, 4.7050048 52.0097432, 4.7050772 52.0097766))"^^geo:wktLiteral ;
    osm:area 233.0
  ] .

