@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/btwT4c>
  gtm:kadastraalNummer "364"^^xsd:string ;
  gtm:kadastraleAanduiding "A364"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A364"^^xsd:string ;
  schema:name "Perceel GDA01-A364"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13366> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7128425 52.0157029, 4.7130153 52.0156079, 4.7130103 52.015601, 4.7129889 52.0155717, 4.7127832 52.015626, 4.7128219 52.0156774, 4.7128425 52.0157029))"^^geo:wktLiteral ;
    osm:area 106.0
  ] .

