@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/b9Acro>
  gtm:kadastraalNummer "676"^^xsd:string ;
  gtm:kadastraleAanduiding "A676"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A676"^^xsd:string ;
  schema:name "Perceel GDA01-A676"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13678> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.719091 52.0135834, 4.719034 52.01375, 4.7193493 52.0138071, 4.7193704 52.0137699, 4.719418 52.0137802, 4.719429 52.013735, 4.7194806 52.0137439, 4.7194891 52.0136454, 4.7194382 52.0136459, 4.719417 52.0136462, 4.7193704 52.0136383, 4.7191522 52.0136013, 4.719108 52.0135907, 4.719091 52.0135834))"^^geo:wktLiteral ;
    osm:area 498.0
  ] .

