@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/bCtYLk>
  gtm:kadastraalNummer "974" ;
  gtm:kadastraleAanduiding "B974" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B974" ;
  ns0:name "Perceel GDA01-B974"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14820> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7072481 52.0100049, 4.7074291 52.0101203, 4.7074922 52.0101606, 4.707543 52.0101929, 4.7076592 52.0101243, 4.7075634 52.0100776, 4.7075502 52.0100879, 4.7074903 52.0100519, 4.7074534 52.0100298, 4.7074263 52.0100458, 4.7073053 52.0099723, 4.7072962 52.0099669, 4.7072407 52.0100001, 4.7072481 52.0100049))"^^geo:wktLiteral ;
    osm:area 231.0
  ] .

