@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/bMSYez>
  gtm:kadastraalNummer "1059"^^xsd:string ;
  gtm:kadastraleAanduiding "C1059"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1059"^^xsd:string ;
  schema:name "Perceel GDA01-C1059"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15941> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7140089 52.0120291, 4.7140197 52.0120204, 4.7139441 52.0119811, 4.7139315 52.0119914, 4.7138155 52.0121009, 4.7136995 52.0122105, 4.7136629 52.0122461, 4.7137401 52.0122704, 4.713798 52.0122124, 4.7138025 52.0122143, 4.7138534 52.0121686, 4.7138731 52.0121509, 4.7140089 52.0120291))"^^geo:wktLiteral ;
    osm:area 218.0
  ] .

