@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/bOkRWz>
  gtm:kadastraalNummer "640"^^xsd:string ;
  gtm:kadastraleAanduiding "A640"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A640"^^xsd:string ;
  ns0:name "Perceel GDA01-A640"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13642> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7216097 52.0147985,4.7215349 52.0151314,4.7213082 52.0151122,4.721302 52.0151353,4.7212995 52.0151423,4.721322 52.0151543,4.7213429 52.0151629,4.7213909 52.0151722,4.7217433 52.0152403,4.7217732 52.0152353,4.7218217 52.0152217,4.7218808 52.0152203,4.721907 52.0152314,4.7219173 52.015266,4.7219032 52.0152888,4.7220559 52.0153005,4.722186 52.0148723,4.7216113 52.0147987,4.7216097 52.0147985))"^^geo:wktLiteral ;
    osm:area 1893.0
  ] .

