@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/b2I6JU>
  gtm:kadastraalNummer "584"^^xsd:string ;
  gtm:kadastraleAanduiding "A584"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A584"^^xsd:string ;
  ns0:name "Perceel GDA01-A584"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13586> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7188806 52.0138725,4.7188657 52.0138802,4.7188599 52.0138961,4.7188708 52.0139134,4.7189124 52.0139185,4.7189292 52.0139109,4.7189365 52.013885,4.7188806 52.0138725))"^^geo:wktLiteral ;
    osm:area 19.0
  ] .

