@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/bTkFuc>
  gtm:kadastraalNummer "742"^^xsd:string ;
  gtm:kadastraleAanduiding "A742"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A742"^^xsd:string ;
  ns0:name "Perceel GDA01-A742"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13742> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7168037 52.0110836, 4.7168037 52.0110836, 4.7167611 52.0112492, 4.7167502 52.0112939, 4.7168189 52.0113003, 4.7168279 52.0112624, 4.7168387 52.0112065, 4.716871 52.0110895, 4.7168037 52.0110836))"^^geo:wktLiteral ;
    osm:area 110.0
  ] .

