@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://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/b12wde>
  gtm:kadastraalNummer "740"^^xsd:string ;
  gtm:kadastraleAanduiding "A740"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A740"^^xsd:string ;
  ns0:name "Perceel GDA01-A740"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13741> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7157484 52.0111555, 4.7157484 52.0111555, 4.71574 52.0111547, 4.7157297 52.011199, 4.7156698 52.0111937, 4.7156384 52.0113294, 4.7156983 52.0113347, 4.7156822 52.0114045, 4.715623 52.0113992, 4.715589 52.0115459, 4.7156398 52.0115504, 4.7156314 52.0115865, 4.716031 52.0116388, 4.7160029 52.0117223, 4.7166929 52.0117782, 4.7167543 52.0115377, 4.7167729 52.011531, 4.7167829 52.0114975, 4.716766 52.0114814, 4.7168189 52.0113003, 4.7167502 52.0112939, 4.7167611 52.0112492, 4.7157484 52.0111555))"^^geo:wktLiteral ;
    osm:area 4294.0
  ] .

