@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://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/bsTN5F>
  gtm:kadastraalNummer "743"^^xsd:string ;
  gtm:kadastraleAanduiding "B743"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B743"^^xsd:string ;
  schema:name "Perceel GDA01-B743"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bfpQop> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14589> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7089847 52.0116393, 4.7089652 52.0116377, 4.7089079 52.0116311, 4.7087357 52.0116114, 4.7087248 52.0116101, 4.7086561 52.0115987, 4.7086502 52.0116041, 4.7086721 52.0116137, 4.7087114 52.0116276, 4.7087657 52.0116466, 4.7087844 52.0116532, 4.7088019 52.0116593, 4.7088466 52.011675, 4.7089637 52.0116854, 4.708984 52.0116863, 4.7089847 52.0116393))"^^geo:wktLiteral ;
    osm:area 94.0
  ] .

