@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/b2vq6f>
  gtm:kadastraalNummer "283" ;
  gtm:kadastraleAanduiding "C283" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C283" ;
  ns0:name "Perceel GDA01-C283"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15165> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7123914 52.0090441, 4.712373 52.0090663, 4.7124124 52.0090789, 4.7123814 52.0091183, 4.7126478 52.009199, 4.7130556 52.0093293, 4.7131098 52.0092641, 4.7129072 52.009202, 4.7123914 52.0090441))"^^geo:wktLiteral ;
    osm:area 413.0
  ] .

