@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/btJANW>
  gtm:kadastraalNummer "542"^^xsd:string ;
  gtm:kadastraleAanduiding "A542"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A542"^^xsd:string ;
  ns0:name "Perceel GDA01-A542"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13544> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7181701 52.0175865, 4.7181773 52.0175871, 4.7182029 52.0175871, 4.7182051 52.0175736, 4.7181884 52.0175669, 4.718195 52.0175431, 4.7181846 52.0175419, 4.7181412 52.0175379, 4.7181315 52.0175835, 4.7181701 52.0175865))"^^geo:wktLiteral ;
    osm:area 21.0
  ] .

