@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/bBdMyG>
  gtm:kadastraalNummer "572"^^xsd:string ;
  gtm:kadastraleAanduiding "A572"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A572"^^xsd:string ;
  ns0:name "Perceel GDA01-A572"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13574> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7187838 52.0152776, 4.7187757 52.0153071, 4.7188025 52.0153099, 4.7188158 52.0153113, 4.7188239 52.0152817, 4.7188115 52.0152804, 4.7187838 52.0152776))"^^geo:wktLiteral ;
    osm:area 9.0
  ] .

