@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/b4nIg5>
  gtm:kadastraalNummer "746"^^xsd:string ;
  gtm:kadastraleAanduiding "B746"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B746"^^xsd:string ;
  ns0:name "Perceel GDA01-B746"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bMGvuK> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14592> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7089824 52.0117926, 4.7089649 52.0117871, 4.7088344 52.0117439, 4.7086762 52.0116658, 4.7086421 52.0116815, 4.7087008 52.0117226, 4.7088393 52.0118022, 4.7088753 52.0118115, 4.7089653 52.0118345, 4.7089794 52.0118374, 4.7089856 52.0118386, 4.7089824 52.0117926))"^^geo:wktLiteral ;
    osm:area 123.0
  ] .

