@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/bI5Sgk>
  gtm:kadastraalNummer "277"^^xsd:string ;
  gtm:kadastraleAanduiding "A277"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A277"^^xsd:string ;
  schema:name "Perceel GDA01-A277"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13279> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7096423 52.0161017, 4.7096412 52.0161081, 4.7096802 52.0161095, 4.7096836 52.0160731, 4.7096842 52.0160689, 4.7096472 52.016067, 4.7096423 52.0161017))"^^geo:wktLiteral ;
    osm:area 12.0
  ] .

