@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix hg: <http://rdf.histograph.io/> .
@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/b1FChy>
  gtm:kadastraalNummer "677"^^xsd:string ;
  gtm:kadastraleAanduiding "A677"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A677"^^xsd:string ;
  schema:name "Perceel GDA01-A677"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bnHujE> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13679> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7198684 52.0136809, 4.7198747 52.0136613, 4.719882 52.0136381, 4.7196895 52.0136235, 4.7196061 52.013613, 4.7195742 52.0136062, 4.7195612 52.0136017, 4.7195575 52.0135921, 4.7195563 52.0135718, 4.7195665 52.0134163, 4.7195672 52.013405, 4.7195655 52.0133918, 4.7195626 52.0133889, 4.7195597 52.0133859, 4.7195487 52.0133819, 4.7195307 52.0133805, 4.7195156 52.0133814, 4.7195054 52.0133867, 4.7194699 52.0135257, 4.7194566 52.013566, 4.7194492 52.0135694, 4.71944 52.0135697, 4.7194307 52.01357, 4.7191674 52.0135443, 4.7191376 52.0135438, 4.7191154 52.013546, 4.719102 52.0135512, 4.719091 52.0135834, 4.719108 52.0135907, 4.7191522 52.0136013, 4.7193704 52.0136383, 4.719417 52.0136462, 4.7194382 52.0136459, 4.7194891 52.0136454, 4.7195306 52.0136433, 4.7195538 52.0136438, 4.7195818 52.0136477, 4.7196719 52.0136604, 4.7198018 52.0136739, 4.7198684 52.0136809))"^^geo:wktLiteral ;
    osm:area 451.0
  ] .

