@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/b4N6CE>
  gtm:kadastraalNummer "118"^^xsd:string ;
  gtm:kadastraleAanduiding "B118"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B118"^^xsd:string ;
  ns0:name "Perceel GDA01-B118"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13965> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7072971 52.0133345, 4.707211 52.0133949, 4.7072109 52.0134031, 4.7069192 52.0136155, 4.7069909 52.0136581, 4.7071819 52.0135059, 4.7073575 52.0133659, 4.7072971 52.0133345))"^^geo:wktLiteral ;
    osm:area 246.0
  ] .

