@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/bL0FUT>
  gtm:kadastraalNummer "774"^^xsd:string ;
  gtm:kadastraleAanduiding "A774"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A774"^^xsd:string ;
  ns0:name "Perceel GDA01-A774"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13774> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7171718 52.0099108, 4.7171718 52.0099108, 4.717198 52.0098064, 4.7171531 52.0098021, 4.7171569 52.0097793, 4.7171569 52.0097793, 4.7165956 52.0097437, 4.7165528 52.0098674, 4.7165002 52.0098811, 4.7165044 52.0098986, 4.7171226 52.0099099, 4.7171718 52.0099108))"^^geo:wktLiteral ;
    osm:area 679.0
  ] .

