@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/b000WF>
  gtm:kadastraalNummer "389"^^xsd:string ;
  gtm:kadastraleAanduiding "D389"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D389"^^xsd:string ;
  ns0:name "Perceel GDA01-D389"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b25ckX>, <https://n2t.net/ark:/60537/bIwtTV>, <https://n2t.net/ark:/60537/bMg3HY> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16574> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7106721 52.0091166, 4.7107083 52.009077, 4.7107037 52.0090744, 4.7104125 52.0089128, 4.7103105 52.0088536, 4.7103 52.0088482, 4.7102464 52.0088869, 4.7102597 52.0088939, 4.7102908 52.0089108, 4.7103601 52.0089485, 4.7105347 52.0090455, 4.7106641 52.0091125, 4.7106721 52.0091166))"^^geo:wktLiteral ;
    osm:area 205.0
  ] .

