@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://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/brrTbt>
  gtm:kadastraalNummer "372"^^xsd:string ;
  gtm:kadastraleAanduiding "A372"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A372"^^xsd:string ;
  schema:name "Perceel GDA01-A372"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13374> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7112472 52.0164994, 4.7112732 52.016535, 4.7115863 52.0163925, 4.7115622 52.016317, 4.7113795 52.0157451, 4.7112416 52.0157823, 4.711257 52.0158091, 4.711206 52.0158203, 4.7111996 52.0158108, 4.7111438 52.0158268, 4.7112101 52.0165152, 4.7112472 52.0164994))"^^geo:wktLiteral ;
    osm:area 1714.0
  ] .

