@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/b2hIna>
  gtm:kadastraalNummer "376a"^^xsd:string ;
  gtm:kadastraleAanduiding "A376a"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A376a"^^xsd:string ;
  schema:name "Perceel GDA01-A376a"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13826> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7104221 52.0168446, 4.7103805 52.0168331, 4.7099339 52.0167829, 4.7097697 52.0167648, 4.7097473 52.0168761, 4.7098989 52.0168957, 4.7103694 52.0169571, 4.7103906 52.0169446, 4.710403 52.0169282, 4.710424 52.0168589, 4.7104221 52.0168446))"^^geo:wktLiteral ;
    osm:area 594.0
  ] .

