@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/biWHsU>
  gtm:kadastraalNummer "730"^^xsd:string ;
  gtm:kadastraleAanduiding "A730"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A730"^^xsd:string ;
  ns0:name "Perceel GDA01-A730"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13731> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7158947 52.0119895, 4.7159042 52.0120219, 4.715872 52.0120256, 4.7158818 52.0120583, 4.7158207 52.0120688, 4.7158244 52.0121198, 4.7159895 52.0123496, 4.7159895 52.0123496, 4.7162161 52.0123834, 4.7162161 52.0123834, 4.7162414 52.0123305, 4.7163102 52.0123403, 4.7164189 52.0121274, 4.7166035 52.0121373, 4.7166929 52.0117782, 4.7160029 52.0117223, 4.715997 52.0117397, 4.715954 52.0118664, 4.7159297 52.0119085, 4.7158947 52.0119895))"^^geo:wktLiteral ;
    osm:area 2922.0
  ] .

