@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/bHGu3e>
  gtm:kadastraalNummer "75"^^xsd:string ;
  gtm:kadastraleAanduiding "D75"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D75"^^xsd:string ;
  ns0:name "Perceel GDA01-D75"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bGQTWq> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16259> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7035381 52.0104211, 4.7037012 52.0102819, 4.7034654 52.0101654, 4.7034272 52.0103701, 4.7034275 52.0103783, 4.7034353 52.0103874, 4.7034413 52.0103926, 4.7034519 52.0103988, 4.7034813 52.01041, 4.7034948 52.0104126, 4.7035381 52.0104211))"^^geo:wktLiteral ;
    osm:area 301.0
  ] .

