@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/bchir6>
  gtm:kadastraalNummer "745"^^xsd:string ;
  gtm:kadastraleAanduiding "B745"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B745"^^xsd:string ;
  ns0:name "Perceel GDA01-B745"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bbsJIM> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14591> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7089833 52.0117328, 4.7089642 52.0117301, 4.7088567 52.0117152, 4.7087505 52.011663, 4.7087657 52.0116466, 4.7087114 52.0116276, 4.7086721 52.0116137, 4.7086502 52.0116041, 4.7086364 52.0116161, 4.7085909 52.0116556, 4.7086421 52.0116815, 4.7086762 52.0116658, 4.7088344 52.0117439, 4.7089649 52.0117871, 4.7089824 52.0117926, 4.7089833 52.0117328))"^^geo:wktLiteral ;
    osm:area 142.0
  ] .

