@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/b0cIur>
  gtm:kadastraalNummer "376i"^^xsd:string ;
  gtm:kadastraleAanduiding "A376i"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A376i"^^xsd:string ;
  schema:name "Perceel GDA01-A376i"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13834> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7099462 52.0172421, 4.7099462 52.0172421, 4.7099114 52.0174186, 4.709873 52.0174156, 4.7098699 52.0174304, 4.7098421 52.0175647, 4.709795 52.0177927, 4.7098248 52.0177976, 4.7098431 52.0178101, 4.7098732 52.0178128, 4.7098878 52.017807, 4.7099077 52.0178053, 4.7099924 52.017809, 4.7100237 52.0178076, 4.7100736 52.0178098, 4.7101017 52.0176868, 4.7101147 52.0176063, 4.7101254 52.0175407, 4.710136 52.0174751, 4.7101531 52.0173694, 4.7101708 52.0173073, 4.7101884 52.0172674, 4.7101537 52.0172638, 4.7099462 52.0172421))"^^geo:wktLiteral ;
    osm:area 1126.0
  ] .

