@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@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/bh4pg1>
  gtm:kadastraalNummer "458"^^xsd:string ;
  gtm:kadastraleAanduiding "B458"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B458"^^xsd:string ;
  ns0:name "Perceel GDA01-B458"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14304> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7077688 52.0119711, 4.7077602 52.011977, 4.7076209 52.0121076, 4.7075799 52.01214, 4.7075107 52.0121867, 4.7074739 52.0121706, 4.707303 52.012325, 4.7073485 52.012354, 4.7074186 52.0123898, 4.7074603 52.012355, 4.7073875 52.012316, 4.7074133 52.012294, 4.707442 52.0122694, 4.7074707 52.0122449, 4.7075002 52.0122197, 4.7075306 52.0121961, 4.7076046 52.0121386, 4.7076632 52.0120933, 4.70778 52.0119875, 4.7077876 52.0119812, 4.7077688 52.0119711))"^^geo:wktLiteral ;
    osm:area 171.0
  ] .

