@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/bIIYmP>
  gtm:kadastraalNummer "424"^^xsd:string ;
  gtm:kadastraleAanduiding "A424"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A424"^^xsd:string ;
  ns0:name "Perceel GDA01-A424"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13426> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7166688 52.0134256, 4.7164964 52.013391, 4.7164907 52.0134027, 4.7164813 52.013422, 4.7164813 52.013422, 4.7166554 52.0134538, 4.7166554 52.0134538, 4.716664 52.0134357, 4.7166688 52.0134256))"^^geo:wktLiteral ;
    osm:area 43.0
  ] .

