@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/bJm4pe>
  gtm:kadastraalNummer "153"^^xsd:string ;
  gtm:kadastraleAanduiding "A153"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A153"^^xsd:string ;
  schema:name "Perceel GDA01-A153"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13155> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7044036 52.013975, 4.7045892 52.0138402, 4.7049005 52.0136082, 4.7046907 52.0134991, 4.7045833 52.0135739, 4.7044355 52.013493, 4.7041732 52.0136794, 4.7040342 52.0137782, 4.7044036 52.013975))"^^geo:wktLiteral ;
    osm:area 1602.0
  ] .

