@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/brRhzo>
  gtm:kadastraalNummer "132"^^xsd:string ;
  gtm:kadastraleAanduiding "A132"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A132"^^xsd:string ;
  schema:name "Perceel GDA01-A132"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13134> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7040287 52.0135996, 4.7039583 52.0135602, 4.7038351 52.0134916, 4.7037495 52.013444, 4.7033614 52.0137314, 4.7037754 52.013964, 4.7040342 52.0137782, 4.7041732 52.0136794, 4.7041732 52.0136794, 4.7040636 52.0136192, 4.7040287 52.0135996))"^^geo:wktLiteral ;
    osm:area 1613.0
  ] .

