@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/bLr4hY>
  gtm:kadastraalNummer "145"^^xsd:string ;
  gtm:kadastraleAanduiding "A145"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A145"^^xsd:string ;
  schema:name "Perceel GDA01-A145"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13147> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7045138 52.0134234, 4.7045712 52.0133826, 4.7046132 52.0133518, 4.7045886 52.013339, 4.7046154 52.0133199, 4.7045802 52.0133011, 4.7047174 52.0132033, 4.7046147 52.0131422, 4.7044751 52.0132369, 4.704334 52.0133282, 4.7045138 52.0134234))"^^geo:wktLiteral ;
    osm:area 351.0
  ] .

