@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/bM3aoM>
  gtm:kadastraalNummer "679"^^xsd:string ;
  gtm:kadastraleAanduiding "A679"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A679"^^xsd:string ;
  schema:name "Perceel GDA01-A679"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/beZBuc> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13681> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7199462 52.0134195, 4.7195626 52.0133889, 4.7195626 52.0133889, 4.7195655 52.0133918, 4.7195672 52.013405, 4.7195665 52.0134163, 4.7195563 52.0135718, 4.7195575 52.0135921, 4.7195612 52.0136017, 4.7195742 52.0136062, 4.7196061 52.013613, 4.7196895 52.0136235, 4.719882 52.0136381, 4.7199462 52.0134195))"^^geo:wktLiteral ;
    osm:area 599.0
  ] .

