@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/b6f0sf>
  gtm:kadastraalNummer "810"^^xsd:string ;
  gtm:kadastraleAanduiding "A810"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A810"^^xsd:string ;
  ns0:name "Perceel GDA01-A810"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13810> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7179693 52.0071608, 4.7173229 52.0072397, 4.7171297 52.0072633, 4.7170484 52.0072796, 4.716981 52.0072983, 4.7169355 52.0073131, 4.716893 52.0073337, 4.7168308 52.0073717, 4.7167769 52.0074195, 4.716712 52.0074769, 4.7166752 52.0075198, 4.7166572 52.0075508, 4.717049 52.0076087, 4.7170278 52.0076634, 4.7170808 52.0076671, 4.7178613 52.0077314, 4.7179949 52.0072678, 4.7179848 52.0072171, 4.7179693 52.0071608))"^^geo:wktLiteral ;
    osm:area 3879.0
  ] .

