@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/bmENva>
  gtm:kadastraalNummer "923"^^xsd:string ;
  gtm:kadastraleAanduiding "C923"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C923"^^xsd:string ;
  ns0:name "Perceel GDA01-C923"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bQQsSA>, <https://n2t.net/ark:/60537/btJMZ4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15805> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7119234 52.0134651, 4.711908 52.0134654, 4.7118929 52.0134687, 4.7118839 52.0134857, 4.7118824 52.0134933, 4.711905 52.0135028, 4.7119392 52.0134718, 4.7119234 52.0134651))"^^geo:wktLiteral ;
    osm:area 10.0
  ] .

