@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/bjMv9m>
  gtm:kadastraalNummer "71" ;
  gtm:kadastraleAanduiding "A71" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A71" ;
  ns0:name "Perceel GDA01-A71"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13073> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.702082 52.0117114, 4.7019907 52.0116568, 4.7019299 52.0116948, 4.7017305 52.0118199, 4.7016078 52.0118968, 4.7016964 52.0119465, 4.7018462 52.0118555, 4.7018915 52.0118261, 4.7018986 52.0118302, 4.702082 52.0117114))"^^geo:wktLiteral ;
    osm:area 321.0
  ] .

