@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/bhuNCr>
  gtm:kadastraalNummer "675"^^xsd:string ;
  gtm:kadastraleAanduiding "A675"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A675"^^xsd:string ;
  schema:name "Perceel GDA01-A675"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13677> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7194891 52.0136454, 4.7194806 52.0137439, 4.719429 52.013735, 4.719418 52.0137802, 4.7193704 52.0137699, 4.7193493 52.0138071, 4.7193416 52.0138244, 4.7197852 52.013918, 4.7197924 52.013895, 4.7198089 52.0138986, 4.7198684 52.0136809, 4.7198018 52.0136739, 4.7196719 52.0136604, 4.7195818 52.0136477, 4.7195538 52.0136438, 4.7195306 52.0136433, 4.7194891 52.0136454))"^^geo:wktLiteral ;
    osm:area 703.0
  ] .

