@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/bm1HmX>
  gtm:kadastraalNummer "264"^^xsd:string ;
  gtm:kadastraleAanduiding "B264"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B264"^^xsd:string ;
  ns0:name "Perceel GDA01-B264"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14110> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.706001 52.0120228, 4.7060718 52.0120595, 4.7061034 52.012074, 4.7063488 52.0118824, 4.7062465 52.0118344, 4.706001 52.0120228))"^^geo:wktLiteral ;
    osm:area 242.0
  ] .

